curl --location --request GET 'http://dev-cn.your-api-server.com/system/role/authUser/allocatedList'
{ "code": 0, "msg": "string", "rows": [ {} ], "took": 0, "total": 0 }