{
"end_date": "string",
"start_date": "string",
"type": 0
}curl --location --request POST 'https://ccrm-app.shanshu.work:6001/api/v1/sale/ranking/province' \
--header 'Content-Type: application/json' \
--data-raw '{
"end_date": "string",
"start_date": "string",
"type": 0
}'{
"code": 0,
"data": null,
"msg": "ok"
}