田源
2023-12-11 5f34ae74e13bb58a98e8003a47c63f0bea1c3eb8
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;
}