田源
2023-12-05 4d74a6fe5a7127e0689603eff8c08cb81a6985d9
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;
}