ludc
2023-12-05 b40cd8c94978d43f9d13ba9ee93a4164b68a8165
Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeAllCode.java
@@ -87,5 +87,10 @@
    * 没有填充前的流水号
    */
   private String unFillSerial;
   /***
    * 码段值链接
    */
   private String codeDelimit;
}