curl --location --request POST '/api/CaiHua_Business_App_AppletsBO/GetYearShopSaleCountCompareData?Year'{
"Result": {
"YearShopSaleCountCompare_1": [
{
"row_num": 0,
"PlatformCode": "string",
"CustomerCode": "string",
"ShopCode": "string",
"OrderDate": "2019-08-24T14:15:22.123Z",
"SaleCnt": 0
}
],
"YearShopSaleCountCompare_2": [
{
"row_num": 0,
"PlatformCode": "string",
"CustomerCode": "string",
"ShopCode": "string",
"OrderDate": "2019-08-24T14:15:22.123Z",
"SaleCnt": 0
}
],
"YearShopSaleCountCompare_3": [
{
"LastUpdateTime": "2019-08-24T14:15:22.123Z"
}
]
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}