MdlAppSMSPushView
简要描述
属性
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| SMSPushId | Int32 | APP消息推送消息ID | |
| CardNo | String | 会员卡号 | |
| PushCategory | Int32 | 消息分类 | |
| PushContent | String | 消息内容 |
JSON示例
数据格式:
{"SMSPushId": 1, "CardNo": "8660615608", "PushCategory": 0, "PushContent": "app推送测试" }
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| SMSPushId | Int32 | APP消息推送消息ID | |
| CardNo | String | 会员卡号 | |
| PushCategory | Int32 | 消息分类 | |
| PushContent | String | 消息内容 |
数据格式:
{"SMSPushId": 1, "CardNo": "8660615608", "PushCategory": 0, "PushContent": "app推送测试" }
发送注册验证码接口
检查验证码是否有效
意见反馈
获取APP推送信息列表
删除APP推送信息