curl --location --request GET '/api/admin/store/order/list/data'
{ "code": 0, "data": { "amount": 0, "count": 0, "weChatAmount": 0, "yueAmount": 0 }, "message": "string" }