zhangf
2024-07-24 790c2ba4a0b46edf191e3bac84931f796bd42b8f
exam-system/src/main/java/com/gkhy/exam/institutionalaccess/service/TripartiteInterfaceService.java
@@ -21,5 +21,5 @@
    AjaxResult receiveBatchOpen(JSONObject jsonObject);
    AjaxResult receiveBarchEnd(JSONObject jsonObject);
    AjaxResult receiveBatchEnd(JSONObject jsonObject);
}