exam-system/src/main/java/com/gkhy/exam/institutionalaccess/service/TripartiteInterfaceService.java @@ -22,4 +22,5 @@ AjaxResult receiveBatchOpen(JSONObject jsonObject); AjaxResult receiveBatchEnd(JSONObject jsonObject); }