curl --location --request GET '/api/admin/express/shipping/region/list?tempId'{
"code": 0,
"data": [
{
"first": 0.1,
"firstPrice": 0.1,
"renewal": 0.1,
"renewalPrice": 0.1,
"title": "string",
"uniqid": "string"
}
],
"message": "string"
}