入驻申请
POST
http://localhost:8084/test/xcx/communityApply/into/apply
请求参数
参数名
类型
描述
必填
communityName
string
示例:社区名称
必填
communityPhone
string
示例:联系电话
必填
email
string
示例:邮箱
必填
provinceId
int
示例:1
必填
cityId
int
示例:1
必填
areaId
int
示例:1
必填
address
string
示例:详细地址
必填
communityType
string
示例:社区类型(关联字典)
必填
peopleNum
int
示例:123
必填
licenseUrl
string
示例:执照(关联图片上传)
必填
communityPhoto
string
示例:社区图片(关联图片上传)
必填
property
string
示例:物业
必填
lon
string
示例:经度
必填
lat
string
示例:纬度
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
responseCode
string
示例:2000022
必填
message
string
示例:非法请求
必填
result
object
示例:null
必填
args
object
示例:null
必填