本文档由空谷团队支持维护~
如遇使用问题请前往官网联系我们
curl --location --request GET 'http://server.kgu.cn:61054/api/app/cms/getSiteLangTree'[
{
"id": "",
"title": "",
"name": "",
"showName": "",
"parentId": "",
"path": "",
"fullPath": "",
"available": false,
"comparable": 0,
"ico": "",
"siteId": "",
"defaultLanguage": false,
"children": [
{
"id": "",
"title": "",
"name": "",
"showName": "",
"parentId": "",
"path": "",
"fullPath": "",
"available": false,
"comparable": 0,
"ico": "",
"siteId": "",
"defaultLanguage": false,
"children": [
{
"id": "",
"title": "",
"name": "",
"showName": "",
"parentId": "",
"path": "",
"fullPath": "",
"available": false,
"comparable": 0,
"ico": "",
"siteId": "",
"defaultLanguage": false,
"children": []
}
]
}
]
}
]