Commit 51b2113e by zhangxingmin

push

parent b3d4f640
...@@ -63,7 +63,6 @@ public class ApiPremiumReconciliationResultEditRequest { ...@@ -63,7 +63,6 @@ public class ApiPremiumReconciliationResultEditRequest {
/** /**
* 冷静期结束日期 * 冷静期结束日期
*/ */
@NotNull(message = "冷静期结束日期不能为空")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss") @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
private Date coolingOffEndDate; private Date coolingOffEndDate;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment