{}curl --location --request POST 'http://127.0.0.1:8011/api/pda/schPoint/allRegionList' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": "string",
"message": "string",
"data": [
{
"text": "string",
"value": "string"
}
]
}