获取我的消息列表
POST
http://localhost:8080/message/getMyMessageList
请求参数
参数名
类型
描述
必填
type
int
0:全部;1:训练营;2:医生;3:优惠;4:其他;
必填
page
int
页码
必填
rows
int
每页条数
必填
响应参数
参数名
类型
描述
必填
code
number
示例:200
必填
msg
object
示例:null
必填
IS_TODAY
number
示例:1
必填
ISDIETCLOCK
string
示例:0
必填
FOODS
string
示例:撒地方告诉对方个
必填
TYPE
string
示例:第三天
必填
pushType
string
示例:1
必填