莫名其妙的校验问题

This commit is contained in:
2025-10-17 17:18:56 +08:00
parent d430e8dacf
commit af53aee3fc

View File

@@ -30,7 +30,6 @@ public class SmsShopTemplateDTO implements Serializable {
@Serial
private static final long serialVersionUID = 1L;
@NotNull(message = "模板id不能为空", groups = { UpdateGroup.class})
private Long id;
private Long shopId;