{
"page": 0,
"pageSize": 0,
"keyword": "string"
}
curl --location --request POST 'http://101.35.247.125:7788/systemRole/parentList' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": 0,
"pageSize": 0,
"keyword": "string"
}'
{
"id": 0,
"name": "string"
}