curl --location --request GET '/adminapi/product/brand/detail?id=2'{
"code": 0,
"msg": "ok",
"data": {
"item": {
"brand_id": 1,
"brand_name": "PRICH22",
"brand_logo": "img/gallery/202306/1687857585PUWPIq3otyfgAdLZ2e!!pic.jpeg",
"brand_desc": "123",
"site_url": "",
"sort_order": 50,
"is_show": 1,
"brand_type": "",
"brand_is_hot": 1,
"first_word": "P",
"is_store_brand": 0,
"check_status": 0,
"brand_en_name": ""
},
"errcode": 0,
"message": ""
}
}