{
"dateType": "string",
"endDate": "string"
}
curl --location --request POST '/channel360/myxScreen/operation/getBusinessOverView' \
--header 'Content-Type: application/json' \
--data-raw '{
"dateType": "string",
"endDate": "string"
}'
{"code":0,"data":{"amtMl":5128901739.29134135,"rateMl":9.067849527400,"personEfficiency":16477.206762096154,"rentalCost":59006772800.00000000},"message":"success"}