curl --location --request GET '/agents?name=账户名&uname=姓名&uphone=手机号&vipname=等级名称&isreal=是否实名,1是实名,2未实名&ustatus=账户状态 1正常、2禁推、3禁止分销&sort=倒叙正序&starttime=注册时间范围-开始时间&endtime=注册时间范围-结束时间&page=页码&limit=每页条数' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vd3d3LmtheGQuY24iLCJhdWQiOiJodHRwOi8vd3d3LmtheGQuY24iLCJpYXQiOjE3MzQ5MjAwOTgsIm5iZiI6MTczNDkyMDEwOCwiZXhwIjoxNzM0OTIzNjk4LCJkYXRhIjp7IlVzZXJJRCI6IjEwMDAwIiwiQWNjb3VudCI6ImFkbWluIn19.MofqXB3CiEpLgdFJD62zK91AL3akRCVzni7uVjqGOG0'
{
"code": "1",
"msg": "success",
"data": [
{
"agent_id": "10012",
"agent_name": "ceshi000",
"agent_uname": null,
"agent_sid": "10000",
"agent_vip": "紫金代理",
"agent_time": "2024-04-28 14:09:08",
"agent_rmb": "0.00",
"domain": "",
"agent_status": null,
"agent_notes": null,
"agent_isopen": "0",
"agent_api": null,
"agent_etime": null,
"t_nums": null,
"a_nums": null,
"ts_nums": null,
"as_nums": null,
"shop_bkge": 0,
"order_IDCard": false
},
{
"agent_id": "10011",
"agent_name": "ceshi666",
"agent_uname": null,
"agent_sid": "10000",
"agent_vip": "紫金代理",
"agent_time": "2024-04-28 14:07:32",
"agent_rmb": "0.00",
"domain": "",
"agent_status": null,
"agent_notes": null,
"agent_isopen": "0",
"agent_api": null,
"agent_etime": null,
"t_nums": null,
"a_nums": null,
"ts_nums": null,
"as_nums": null,
"shop_bkge": 0,
"order_IDCard": false
},
{
"agent_id": "10010",
"agent_name": "ceshi888",
"agent_uname": null,
"agent_sid": "10000",
"agent_vip": "紫金代理",
"agent_time": "2024-04-28 13:33:05",
"agent_rmb": "0.00",
"domain": "",
"agent_status": null,
"agent_notes": null,
"agent_isopen": "0",
"agent_api": null,
"agent_etime": null,
"t_nums": null,
"a_nums": null,
"ts_nums": null,
"as_nums": null,
"shop_bkge": 0,
"order_IDCard": false
}
],
"total": 3,
"page": 1,
"limit": 10
}