推荐添加
POST
http://localhost:8080/community//search/add
请求参数
参数名
类型
描述
必填
provinceId
int
示例:省
必填
cityId
int
示例:市
必填
areaId
int
示例:区
必填
recommend
string
示例:推荐标签
必填
port
int
示例:端口
必填
url
string
示例:跳转网址
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
object
示例:null
必填
args
object
示例:null
必填