curl --location --request GET '/admin-api/crm/product-category/list'{
"code": 0,
"data": [
{
"id": 23902,
"name": "赵六",
"parentId": 4680,
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"msg": "string"
}