curl --location --request GET 'http://101.35.247.125:7788/device/product/category/list/all'
[
{
"RoleId": 0,
"children": [
{}
],
"createTime": "2019-08-24T14:15:22Z",
"description": "string",
"id": "string",
"name": "string",
"orgId": 0,
"owner": "string",
"path": "string",
"pid": "string",
"sort": 0,
"status": "string",
"updateTime": "2019-08-24T14:15:22Z"
}
]