heheng
2025-06-10 db8242513644b246a30222663ef20e21f1e7c7ce
exam-system/src/main/java/com/gkhy/exam/system/service/SysCommonService.java
@@ -60,4 +60,7 @@
     * @param path
     */
    void removeMinioFile(Long resourceId,String path);
    void importStudent();
}