haogh 8 months ago
parent
commit
4b3d063e92

+ 3 - 0
src/main/java/com/qmth/exam/reserve/bean/stdapply/MaterialTitleInfo.java

@@ -27,4 +27,7 @@ public class MaterialTitleInfo implements IModel {
     @ApiModelProperty("考场代码")
     private String roomCode;
 
+    @ApiModelProperty("考场名称")
+    private String roomName;
+
 }

File diff suppressed because it is too large
+ 445 - 459
src/main/java/com/qmth/exam/reserve/service/impl/StudentApplyServiceImpl.java


Some files were not shown because too many files changed in this diff