ludc
2024-07-12 3faac1edf6673219a1ec1f7b415871c0c8d15d0c
Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/frameworkcore/compatibility/OrgDeptQueryServiceI.java
@@ -178,6 +178,6 @@
     * @return
     * @throws VciBaseException
     */
    BaseResult importDept(File file) throws VciBaseException;
    BaseResult importDept(File file) throws Exception;
}