文档
测试

消息列表接口

POST
https://api.leadnew.com.cn/index.php/centeruser/index.html

接口描述

POST提交

请求参数

参数名
类型
描述
必填
action
string
user.message
必填
type
string
客户端类型 Web,App,Wechat
必填
mobile
string
手机号
必填
data
array
数组
必填
page
int
第几页,默认1
必填
rows
int
每页多少条,默认10
必填
timestamp
int
时间戳
必填

响应参数

参数名
类型
描述
必填
result
int
1:成功 0:失败
必填
msg
string
result为0时固有出错信息
必填
data
array
数组
必填
list
array
数组
必填
id
int
消息数据id
必填
add_time
int
时间戳,精确到秒
必填
title
string
消息标题
必填
subTitle
string
消息二级标题
必填
content
string
消息主体内容
必填
read
int
是否已读
必填
url
string
跳转网址
必填
count_not_read
int
所有未读消息数
必填

说明 / 示例

请看加密说明