curl --location --request POST '/api/CaiHua_Business_App_AppletsBO/GetNear4WKShopSaleAmountCompareData?BeginDate&EndDate'{
"Result": {
"Near4WKShopSaleAmountCompare_1": [
{
"PlatformCode": "string",
"CustomerCode": "string",
"ShopCode": "string",
"BeginDate": "2019-08-24T14:15:22.123Z",
"EndDate": "2019-08-24T14:15:22.123Z",
"SaleTotal": 0
}
],
"Near4WKShopSaleAmountCompare_2": [
{
"LastUpdateTime": "2019-08-24T14:15:22.123Z"
}
]
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}