获取某次通知消息发送明细
GET
http://localhost:8076/api/notice/getnoticesenddetail?pushid=1
请求参数
参数名
类型
描述
必填
pushid
int
发送id
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
status
boolean
示例:true
必填
id
int
示例:1
必填
pushid
int
示例:1
必填
memberid
int
示例:1204
必填
membercategory
int
示例:2
必填
title
string
示例:test
必填
content
string
示例:dsfdsf的说法的都是范德萨范德萨发是的范德萨范德萨发
必填
status
int
是否已读:0:未读 1:已读
必填
createdAt
string
示例:2021-06-08T14:58:13.000Z
必填
updatedAt
string
示例:2021-06-08T14:58:13.000Z
必填