Authored by lijian

Update ShopReportController.md

... ... @@ -46,6 +46,7 @@ http://192.168.102.217:8080/gateway?method=app.shops.sales
"additionInfo": {
"allAmount": 2977818.56,//订单商品金额
"allAmountRate": 29.56,//环比 乘100后的数据
"allAmountRateFlag":true //是否有环比值 true false
"allNumber": 14747,//订单商品总数
"allNumberRate": 14//环比 100后的数据
"allNumberRateFlag":true //是否有环比值 true false
... ...