{
"MonthNo": "string",
"PageIndex": 0
}curl --location --request POST '/api/CaiHua_Business_App_MPSellRecordsBO/GetSellRecords' \
--header 'Content-Type: application/json' \
--data-raw '{
"MonthNo": "string",
"PageIndex": 0
}'{
"Result": [
{
"MonthNo": "string",
"CustomerSellType": "string",
"CustomerCode": "string",
"CustomerName": "string",
"OrderCount": 0,
"ProductCount": 0,
"ProductNum": 0,
"OrderTotalMoney": 0,
"SellDiscountMoney": 0,
"ReturnTotalMoney": 0,
"DiffTotalMoney": 0,
"OrderTotalMoneyNoExpiry": 0,
"CupChangeMoney": 0,
"SellTeamUserCode": "string",
"NickName": "string"
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}