夏文涛 hace 2 años
padre
commit
3d83a84123
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/main/java/com/template/model/pojo/SmartSchool.java

+ 0 - 1
src/main/java/com/template/model/pojo/SmartSchool.java

@@ -60,7 +60,6 @@ public class SmartSchool implements Serializable {
     private String officialName;
 
     @ApiModelProperty(value = "在校人数")
-    @NotNull(message = "在校人数不能为空")
     private Integer studentCount;
 
     @ApiModelProperty(value = "APPID")