curl --location --request GET '/adminapi/merchant/shopProductCategory/getAllCategory'
[
{
"name": {
"empty": true
},
"id": 0,
"config": {
"idKey": "string",
"parentIdKey": "string",
"weightKey": "string",
"nameKey": "string",
"childrenKey": "string",
"deep": 0
},
"weight": {},
"parentId": 0,
"empty": true,
"property1": {},
"property2": {}
}
]