ludc
2023-06-27 9072f9917314076b1e981f5fb4c9d7f403fecef9
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";