教育训练处考试制证系统后端
heheng
2025-05-19 3a762add44449332d6d379e361698850f6066e16
exam-system/src/main/java/com/gkhy/exam/noncoalmine/model/addForm/ViolationRegistrationAddForm.java
@@ -31,8 +31,8 @@
   @ApiModelProperty(value = "IC卡编号")
   private String icNum;
   //作业时间
   @ApiModelProperty(value = "作业时间",required = true)
   @NotNull(message = "请填写做业时间")
   @ApiModelProperty(value = "违章时间",required = true)
   @NotNull(message = "请填写违章时间")
   @JsonFormat(pattern = "yyyy-MM-dd")
   private Date violationTime;
   //违章附件