curl --location 'https://db-console-testapi.hezijia.com//v1/media/ptag/listByPtagCategoryId/?ptagCategoryId='{
"success": true,
"errCode": "string",
"errMessage": "string",
"requestId": "string",
"data": [
{
"createTime": 0,
"updateTime": 0,
"id": 0,
"name": "string",
"ptagCategoryId": 0,
"tagIds": "string",
"isDelete": 0
}
]
}