ソースを参照

学生提交申请信息V7.2

平常心 5 ヶ月 前
コミット
899c579a74

+ 6 - 1
yudao-module-as/yudao-module-as-biz/src/main/java/cn/iocoder/yudao/module/as/controller/admin/aidingstudentspersonmanage/vo/AidingStudentPersonManageInfoRespVO.java

@@ -56,7 +56,12 @@ public class AidingStudentPersonManageInfoRespVO {
     private String registeredResidence;
     // 状态
     private Integer status;
-
+    // 班级建议困难类型
+    private Integer classSuggestionDifficultType;
+    // 学院建议困难类型
+    private Integer collegeSuggestionDifficultType;
+    // 学校建议困难类型
+    private Integer schoolSuggestionDifficultType;
     /**
      * 学生(上传材料)
      */