Crazy 7 ay önce
ebeveyn
işleme
a4a326c487

+ 1 - 1
yudao-module-system/yudao-module-system-biz/src/main/java/cn/iocoder/yudao/module/system/controller/admin/studentAttendance/vo/StudentAttendanceSaveReqVO.java

@@ -39,7 +39,7 @@ public class StudentAttendanceSaveReqVO {
     private String clockInStatus;
 
     @Schema(description = "备注原因", example = "你猜")
-//    @NotEmpty(message = "请假原因不能为空")
+    @NotEmpty(message = "请假原因不能为空")
     private String remark;
 
     @Schema(description = "学生学号", example = "3232")