curl --location --request GET 'https://kingdeexc.51kuaiding.com/shopapi/supply_collaboration.supplier/lists?rpo_mode&keyword' \
--header 'version: 1.1.1'
{
"code": 1,
"show": 0,
"msg": "",
"data": {
"lists": [
{
"id": 4,
"name": "发财鲜菜铺",
"code": "GYS0006",
"mobile": "18038690932",
"user_id": 87
},
{
"id": 2,
"name": "菜大王生鲜蔬",
"code": "GYS00004-1",
"mobile": "18800000001",
"user_id": 95
}
],
"count": 2,
"page_no": 1,
"page_size": 25,
"extend": []
}
}