curl --location --request GET 'http://10.168.1.163:48080/open-api/v1/product-categories?merchantId=1'{
"code": 0,
"msg": "",
"data": [
{
"id": 0,
"merchantId": 0,
"parentId": 0,
"name": "",
"iconUrl": "",
"sort": 0,
"status": 0,
"createTime": ""
}
]
}