fujunling
2023-07-03 6dfff8368e1202b6c049e42022325a6e8e66faad
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";