curl --location --request GET '/j2-orgmanager/role/func?roleType=User&storeId=111'{
"code": 10000,
"data": [
{
"children": [
{}
],
"href": "/dashboard",
"icon": "dashboard",
"id": 1,
"pid": 0,
"text": "主页",
"tnChildren": [
{
"tnChildren": [
{}
],
"tnDepth": 0,
"tnId": "string",
"tnPid": "string"
}
],
"tnDepth": 0,
"tnId": "string",
"tnPid": "string"
}
],
"message": "提示消息内容"
}