curl --location --request GET '/adminapi/product/category/detail?id=737'
{
"code": 0,
"msg": "ok",
"data": {
"item": {
"category_id": 737,
"category_name": "唐诗宋词",
"keywords": "唐诗宋词",
"category_desc": "唐诗宋词",
"parent_id": 734,
"sort_order": 50,
"measure_unit": "首",
"is_show": 1,
"seo_title": "",
"short_name": "tssc",
"category_pic": "img/gallery/202405/1717136330XdGMa1P6GNi9vTrjG6.jpg",
"category_ico": "",
"is_hot": 0,
"search_keywords": ""
},
"errcode": 0,
"message": ""
}
}