weidy
2023-06-20 b783bf4d298eafa74eda9b048442cb3c1d6cfb30
Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/constant/FrameWorkLangCodeConstant.java
@@ -180,6 +180,11 @@
   public static final String DATA_LINKED_NOT_DELETE = "dataLinkedNotDelete";
   /**
    * ts检验未通过
    */
   public static final String TS_NOT_PROCESS = "ts test failed";
   /**
    * 数据的子节点也被引用,不允许删除
    */
   public static final String DATA_CASCADE_LINKED_NOT_DELETE = "dataCascadeLinkedNotDelete";