田源
2023-12-05 ee6d006ef63ec8e6574c426ef7fb3308439d72e1
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";