Commit 5da09194 by 丁伟峰

不重复的时候,可以不填写截止日期值

1 parent c1317e0a
...@@ -30,7 +30,7 @@ public class CalendarBatAddDTO { ...@@ -30,7 +30,7 @@ public class CalendarBatAddDTO {
/** /**
* 重复截止日期 * 重复截止日期
*/ */
@NotBlank // @NotBlank
private String repeatEndDate; private String repeatEndDate;
/** /**
* 重复类型 * 重复类型
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!