{
"tenantid": "63",
"appcode": "9",
"rolecode": "49"
}
curl --location --request POST '/tenantrole/getRoleMenuTree' \
--header 'Ssotoken: {{accessToken}}' \
--header 'x-timestamp: 1713748800833' \
--header 'x-signature: KUXSucUrpWVx4Cjfq8XNig7l3yKhqLycqDMoJhHJpPU=' \
--header 'x-app-id: sncsit' \
--header 'Content-Type: application/json' \
--data-raw '{
"tenantid": "63",
"appcode": "9",
"rolecode": "49"
}'
{}