编辑
POST
/area/update
请求参数
参数名
类型
描述
必填
id
int
ID值
必填
type
string
类型:province、city、district
必填
code
string
编码
必填
value
string
值
必填
parentCode
string
父编码
必填
order
int
排序
可选