咨询
POST
http://ms.daoben.tech/api/index/question_add
请求参数
参数名
类型
描述
必填
question_id
int
示例:1 咨询id
必填
type
int
示例:1 1技术服务 2创业服务 3租赁服务 4培训 5融资 6入驻
必填
name
string
示例:强子
必填
phone
int
示例:18537172645
必填
content
string
示例:怎样填报
必填
user_id
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:提交成功
必填