fuliqi
2024-06-28 16b4725365f3286c2d2a80945e26f35f89b53f24
src/main/java/com/ycl/jxkg/domain/vo/admin/education/EducationResourceVO.java
@@ -30,9 +30,9 @@
    private UploadFile contentUrl;
    private String contentUrlString;
    /** 所属分类 */
    @NotNull(message = "请选择分类")
    private Integer belongType;
    /** 所属学科 */
    @NotNull(message = "请选择学科")
    private Integer subjectId;
    private String typeName;