短信发送日志调整
This commit is contained in:
@@ -43,5 +43,14 @@ public class AppSendMsg {
|
||||
*/
|
||||
private String sendStatus;
|
||||
|
||||
/**
|
||||
* 发送失败备注
|
||||
*/
|
||||
private String remark;
|
||||
|
||||
/**
|
||||
* 短信模板
|
||||
*/
|
||||
private String template;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user