文档
测试

查询邮箱发送记录列表

POST
/web/{version}/dMailRecord/loadGirdData

接口描述

查询邮箱发送记录列表

请求参数

参数名
类型
描述
必填
pageNo
integer
当前页码
必填
pageSize
integer
每页数量
必填
id
integer
记录唯一识别号
可选
mailAddrs
string
mailAddrs收件人地址
可选
sendResult
string
sendResult发送结果
可选
sendStatus
string
sendStatus1成功0失败
可选
createTime
string
createTime创建时间
可选
mailContent
string
mailContent发送内容
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
string
可选
data
object
可选
pageNo
integer
可选
pageSize
integer
可选
result
array[object]
可选
createTime
string
可选
createTimeStr
string
可选
id
integer
可选
mailAddrs
string
可选
mailContent
string
可选
resultTypeStr
string
可选
sendResult
string
可选
sendStatus
string
可选
totalCount
integer
可选
totalPage
integer
可选
isLogined
boolean
可选
msg
string
可选
success
boolean
可选