curl --location --request GET 'http://139.198.190.189:58080/app-api/product/category/list-by-ids?ids'{
"code": 0,
"data": [
{
"id": 2,
"parentId": 1,
"name": "办公文具",
"picUrl": "string"
}
],
"msg": "string"
}