curl --location --request POST 'localhost:18080/yya/offloadingWisdom/orderCounties?dateType&codeList'
{
"error": 0,
"script": null,
"data": [
{
"local_county": "string",
"count": 0
}
],
"success": true
}