curl --location --request POST 'http://23.99.10.157:18080/yya/onlineCarHailing/dangerRules?belongs_type'
{
"success": true,
"script": null,
"data": [
{
"id": 0,
"data_type": "string",
"data_type_descr": "string",
"type": "string",
"name": "string",
"code": "string",
"score": "string",
"status": "string",
"create_time": "string",
"update_time": "string",
"belongs_type": "string",
"belongs_name": "string"
}
],
"error": 0
}