curl --location --request POST '/api/CaiHua_Business_App_AppletsBO/GetMonthShopSaleAmountCompareData?Month'{
"Result": {
"MonthShopSaleAmountCompare_1": [
{
"row_num": 0,
"PlatformCode": "string",
"CustomerCode": "string",
"ShopCode": "string",
"OrderDate": "2019-08-24T14:15:22.123Z",
"SaleAmt": 0
}
],
"MonthShopSaleAmountCompare_2": [
{
"row_num": 0,
"PlatformCode": "string",
"CustomerCode": "string",
"ShopCode": "string",
"OrderDate": "2019-08-24T14:15:22.123Z",
"SaleAmt": 0
}
],
"MonthShopSaleAmountCompare_3": [
{
"LastUpdateTime": "2019-08-24T14:15:22.123Z"
}
]
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}