查询所有企业信息
GET
/enterprise/findall
接口描述
查询所有的企业信息
响应参数
参数名
类型
描述
必填
code
int
0为成功其他均失败
必填
msg
String
要给页面提示的信息
必填
data
Object
给页面传递的数据
必填