curl --location --request GET '/im/conversation/conversation/list?status=&sort_order=&sort_field='
{
"code": 0,
"msg": "ok",
"data": {
"filter": {
"category": [
{
"category_id": 1,
"category_name": "女装"
}
],
"brand": [
{
"brand_id": 1,
"brand_name": "PRICH22",
"brand_logo": "img/gallery/202306/1687857585PUWPIq3otyfgAdLZ2e!!pic.jpeg",
"first_word": "P",
"is_show": 1
}
]
},
"filter_selected": {
"category": "",
"brand": "",
"keyword": "",
"intro": ""
},
"total": 0,
"errcode": 0,
"message": ""
}
}