{
"roleName": "次只度",
"roleKey": "tciun",
"roleSort": 43,
"statusFlag": "1",
"remark": "白提除能断空火毛步离业后达规集。",
"dataScope": "5",
"deptCheckStrictly": "1",
"menuCheckStrictly": "1",
"menuIds": [
1,
100,
1000
]
}
curl --location --request POST 'https://m1.apifoxmock.com/m1/1551143-0-default/system/role' \
--header 'Authorization;' \
--header 'Referer;' \
--header 'User-Agent;' \
--header 'Content-Type: application/json' \
--data-raw '{
"roleName": "次只度",
"roleKey": "tciun",
"roleSort": 43,
"statusFlag": "1",
"remark": "白提除能断空火毛步离业后达规集。",
"dataScope": "5",
"deptCheckStrictly": "1",
"menuCheckStrictly": "1",
"menuIds": [
1,
100,
1000
]
}'
{
"code": 200,
"msg": "成功"
}