{
"token": "string"
}curl --location --request POST '/public-api/page-tree?pgType=' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string"
}'{
"result": "ok",
"response": {
"id": "a8ee6f4f1e4f3499c9091147",
"parentDirId": "",
"name": "根目录",
"contents": [
{
"id": "r98d878e941f54f318ef1208",
"parentDirId": "a8ee6f4f1e4f3499c9091147",
"name": "权限管理",
"contents": [
{
"id": "h7f4d6c35548b421bbf0c709",
"parentDirId": "r98d878e941f54f318ef1208",
"name": "布局",
"contents": [],
"isPage": false,
"ctime": "2024-03-08T10:43:48.00Z"
}
],
"isPage": false,
"ctime": "2019-08-13T15:33:13.00Z"
},
{
"id": "lc91beb031fdd4429a6b9215",
"parentDirId": "a8ee6f4f1e4f3499c9091147",
"name": "啦啦啦",
"contents": [],
"isPage": false,
"ctime": "2023-10-12T19:30:09.00Z"
}
]
}
}