curl --location --request GET 'https://api.chasing.comchina_inquiry/index?goods_id&industry&company&phone&sta_time&end_time'
{
"code": 200,
"msg": "请求成功",
"data": {
"total": 1,
"per_page": 10,
"current_page": 1,
"last_page": 1,
"data": [
{
"id": 291877743790919700,
"industry": "hangye",
"company": "公司",
"phone": "1232312312",
"name": "你",
"goods_title": "CHASING M2 PRO MAX",
"update_time": "2022-11-01 19:23:33",
"create_time": "2022-11-01 19:23:33",
"send": 0,
"reply": 0,
"goods_id": 57
}
]
}
}