curl --location --request POST 'http://mp.xipuduo.com/index.php/SmallProgramApi/Order/orderList_v3' \
--form 'vid="1"' \
--form 'uid="1"' \
--form 'merchant_id="1"' \
--form 'sign="123456"'{
"status": 1,
"msg": "查询成功",
"goods_list": [],
"user_info": {
"user_type": 3,
"integral": 0,
"discount": 1,
"vid": "1",
"balance": "0.00",
"card_num": "13361604505",
"nickname": null,
"avatar": null,
"password": "Z5RkZ2Vv",
"add_time": "1703934947",
"plus_id": "0",
"grade_integral": "0",
"next_grade_integral": null,
"total_less_money": 0,
"plus_end_time": "1970-01-01",
"plus_state": null
},
"user_type": 3
}