首页资源获取
GET
/home/getdata
接口描述
页面初始化完成后查询数据在首页展示的接口
响应参数
参数名
类型
描述
必填
code
int
0为成功,其他均为失败
必填
data
Object
首页所需要的数据
必填
msg
String
要给页面提示的信息
必填