curl --location --request POST 'http://localhost:18080/yya/enterSmart/safeMessage/safeRiskAutoMatch?dateType=3&type=0&codeList&areaCode&areaName'
{
"error": 0,
"script": null,
"data": [
{
"yellow_code_count": 0,
"red_code_count": 0,
"double_code_count": 0,
"yellow_code_count_unmatch": 0,
"red_code_count_unmatch": 0,
"double_code_count_unmatch": 0
}
],
"success": true
}