{
"module":1,
"uid":36,
"area_id":[369,1369],
"wending_date":"2025-04-20",
"type":[1,2,3],
"shiduan":1,
"budget":[2000,8000],
"zhuoshu":[50,100],
"fuzhuan_num":[50,100],
"paisheshijian":2,
"head_brand":2,
"follow_brand":2,
"user_name":"李成",
"wechat":"13969865632",
"phone":"13969865632",
"user_desc":""
}
curl --location --request POST '/api/home_base/findShopHelper' \
--header 'Content-Type: application/json' \
--data-raw '{
"module":1,
"uid":36,
"area_id":[369,1369],
"wending_date":"2025-04-20",
"type":[1,2,3],
"shiduan":1,
"budget":[2000,8000],
"zhuoshu":[50,100],
"fuzhuan_num":[50,100],
"paisheshijian":2,
"head_brand":2,
"follow_brand":2,
"user_name":"李成",
"wechat":"13969865632",
"phone":"13969865632",
"user_desc":""
}'
{"code":"200","ms":"提交成功","data":"null"}