田源
2024-08-14 3dd88eb315a90c2b793e10b0b987a6c3b09a8650
Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/service/OsAttributeServiceI.java
@@ -166,9 +166,10 @@
   /**
    * 导入属性
    * @param file
    * @param isContinue 系统中出现重复是否跳过报错继续执行
    * @return
    */
   BaseResult importAttributes(File file) throws Exception;
   BaseResult importAttributes(File file,boolean isContinue/*系统中出现重复是否跳过报错继续执行*/) throws Exception;
   /**
    * 是否默认的属性