发布需求
POST
/needs/publish/
接口描述
发布新需求
请求参数
参数名
类型
描述
必填
NeedsVo
NeedsVo
用于接收页面数据
必填
响应参数
参数名
类型
描述
必填
code
int
0成功,其他均失败
必填
msg
String
提示给页面的数据
必填