文档
测试

查询所有产品需求

GET
/needs/findallneeds

接口描述

查询出所有需求列表

响应参数

参数名
类型
描述
必填
code
int
0为成功其他均失败
必填
msg
String
给页面提示的数据
必填
data
Object
要在页面展示的数据
必填