curl --location 'https://www.nihaocloud.cn/st-pse/product/get-categories' \
--header 'Content-Type: application/json' \
--data '{
"spu": "string",
"siteId": 0,
"categoryId": 0,
"category": "string",
"sub": 0,
"url": "string",
"categoryIds": [
0
],
"activityCode": 0,
"activityData": {
"key": {}
}
}'[
{
"categoryId": 0,
"categoryName": "",
"categoryUrlKey": "",
"oldCategoryUrlKey": "",
"urlRedirect": "",
"categoryNameEscape": "",
"storeId": 0,
"parentId": 0,
"categoryImage": "",
"categoryLevel": 0,
"number": 0
}
]