curl --location --request GET 'https://api.chasing.cominquiry/index?goods_id&email&sta_time&end_time&page&limit'
{
"code": 200,
"msg": "请求成功",
"data": {
"total": 1,
"per_page": 10,
"current_page": 1,
"last_page": 1,
"data": [
{
"id": 291878831399112700,
"type": 1,
"email": "10293@qq.com",
"phone": "1231231",
"region": "美国",
"goods_title": "CHASING M2 PRO MAX",
"send": 0,
"reply": 0,
"update_time": "2022-11-01 19:27:53",
"create_time": "2022-11-01 19:27:53",
"goods_id": 57
}
]
}
}