curl --location --request GET '/shopapi/Statistics/workbench' \
--header 'token;'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"now": "2021-11-11 15:28:38",
"shop_name": "大G数码集团",
"order_num": 1,
"order_amount": 149,
"shop_user": 1,
"echarts_order_amount": [
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00"
],
"echarts_user_visit": [
0,
0,
0,
0,
0,
0,
0
],
"dates": [
"11-04",
"11-05",
"11-06",
"11-07",
"11-08",
"11-09",
"11-10"
]
}
}