curl --location 'api/goods/goodsCategory/list' \
--header 'like-admin: qzrlH3upISBZjrsgv10s4ys6pTprlwmOzjsJvBx1WAC4n59V558MN6H923u21mNm'{
"code": 200,
"msg": "成功",
"data": [
{
"createTime": "2023-04-28 14:37:35",
"goodsNum": 3,
"id": 8,
"image": "",
"isShow": 1,
"name": "123",
"pid": 0,
"sort": 0,
"children": [
{
"createTime": "2023-04-28 14:49:40",
"goodsNum": 0,
"id": 10,
"image": "",
"isShow": 0,
"name": "12312",
"pid": 8,
"sort": 0
}
]
},
{
"createTime": "2023-04-28 14:59:32",
"goodsNum": 0,
"id": 14,
"image": "",
"isShow": 1,
"name": "显示状态分类",
"pid": 0,
"sort": 0
}
]
}