Untitled Dropdown
cURL
curl --request GET \ --url http://localhost/common/region/code
{ "code": 123, "msg": "<string>", "data": [ { "code": "CN", "desc": "China", "phoneCode": 86 } ] }
OK
Show child attributes