20 lines
427 B
JSON
20 lines
427 B
JSON
{
|
|
"code": 100000,
|
|
"msg": "success",
|
|
"data": {
|
|
"total": 1,
|
|
"list": [
|
|
{
|
|
"order_number": "VERIFY001",
|
|
"order_verification_status": "待核销",
|
|
"pay_time": "2026-05-23 03:03",
|
|
"project_name": "核销套餐",
|
|
"user_phone": "13800000000",
|
|
"order_amount": "99.00",
|
|
"order_status_name": "已支付",
|
|
"order_verification_time": ""
|
|
}
|
|
]
|
|
}
|
|
}
|