liyisong пре 4 година
родитељ
комит
23466015bf

+ 0 - 1
ttc-backen/src/main/java/cn/ubitech/ttc/service/impl/label/LabelCommonService.java

@@ -364,7 +364,6 @@ public class LabelCommonService {
                 }
             }
         }
-
         // 标签添加功能中,如果是政策级别标签信息,则需要修改对应的资源库及索引库数据
         String code5 = getCode(labelName, node, "policyLevel");
         if (code5 != null) {