田源
2023-12-08 9b51b2a07769ee049937e16dd45d8c36c87dcc3c
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;
}