ludc
2023-08-04 9d96f11fb1de77d1ad4fb0be04a10ae8eb7f46c9
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";