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