{ "entId": "APICeShiQiYe", "userId": "utest04" }
curl --location --request POST '/openservice/eagle-user/role/getRoleIdsByUser' \ --header 'X-Qpaas-Dev-Tags: ylh' \ --header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a' \ --header 'Content-Type: application/json' \ --data-raw '{ "entId": "APICeShiQiYe", "userId": "utest04" }'
{ "status": 200, "code": 1000000, "result": [ 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 15, 16, 17, 18, 20, 23, 24, 34, 39, 40, 41, 42, 146, 148, 149, 152, 153, 159, 161, 163, 164, 165, 166, 167, 168, 169, 172, 173, 177, 178, 179 ], "msg": "成功" }