田源
2024-07-11 18e2c156de069eaee2f989e09fda061841aae605
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;
}