申请区域投资人
POST
/api/distion/apply
请求参数
参数名
类型
描述
必填
name
string
姓名
必填
tel
string
电话
必填
address
string
地址
必填
响应参数
参数名
类型
描述
必填
code
int
0,提交成功,大于0,提交失败
必填
msg
string
结果描述
必填