文档
测试

获取首页信息API

POST
http://localhost:8081/mini/index/getIndexInfo.do

接口描述

获取首页信息

请求参数

参数名
类型
描述
必填
userId
Long
用户id
必填

响应参数

参数名
类型
描述
必填
newsList
List
新闻列表
必填
newsId
Long
新闻id
必填
title
String
新闻标题
必填
fileUrl
String
图片url
必填
bulletinList
List
公告列表
必填
bulletinId
Long
公告id
必填
title
String
标题
必填