文档
测试

申请版主

POST
mobile/api/industry/savecommunity

接口描述

communityType 预添加可以不传或者传0,保存需要传1

请求参数

参数名
类型
描述
必填
communityTitle
string
标题
必填
communityImg
string
图片
必填
communitySynopsis
string
简介
必填
communityTag
string
导入语
必填
communityType
int
状态 0:预添加1:申请中 2:申请通过 注:预添加可以不传或者传0,保存需要传1
必填
communityNameType
int
实名或昵称 1:实名 2:昵称
必填
communityId
int
主键id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
data
string
示例:
必填