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; /** * 是否默认的属性