curl --location --request POST '/api/CaiHua_Business_App_AppletsBO/GetYearShopSaleStatisticsData?Year'{
"Result": {
"YearShopSaleStatistics_1": [
{
"PlatformCode": "string",
"CustomerCode": "string",
"ShopCode": "string",
"OrderDate": "2019-08-24T14:15:22.123Z",
"SaleCnt": 0,
"SaleAmt": 0,
"MaoriForehead": 0,
"PerTicketSales": 0,
"SaleRate": 0,
"SaleCountRate": 0,
"SaleMaoriRate": 0,
"SaleCustomerRate": 0
}
],
"YearShopSaleStatistics_2": [
{
"LastUpdateTime": "2019-08-24T14:15:22.123Z"
}
]
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}