curl --location --request GET 'https://mall.dusksnow.top/app/order/info/userCount' \ --header 'Authorization;'
{ "code": 1000, "data": { "已关闭": 4, "待发货": 24, "待付款": 1 }, "message": "success" }