xiejun
2023-12-04 977b4b2f4b0ce0af4d259a113f076e93053a5d96
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;
}