自定义订单异常
This commit is contained in:
@@ -68,7 +68,7 @@ public class SmsPushEvent implements Serializable {
|
||||
private String userId;
|
||||
|
||||
/**
|
||||
* 0待发送 1 发送中 2发送成功 -1失败
|
||||
* 0待发送 1 发送中 2发送完成 -1失败
|
||||
*/
|
||||
private Integer status;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user