自定义订单异常

This commit is contained in:
2025-11-11 11:45:05 +08:00
parent b307d03346
commit 60e36fb1d1
7 changed files with 85 additions and 49 deletions

View File

@@ -68,7 +68,7 @@ public class SmsPushEvent implements Serializable {
private String userId;
/**
* 0待发送 1 发送中 2发送成 -1失败
* 0待发送 1 发送中 2发送成 -1失败
*/
private Integer status;