generate方法增加无序号参数withOutSeq;基础配置中可以配置年、月不足2位时是否补零

This commit is contained in:
2022-07-09 09:35:59 +08:00
parent 4cbf9d72d3
commit 6dc6498e6c
8 changed files with 290 additions and 157 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.yanghuanglin</groupId>
<artifactId>seq</artifactId>
<version>1.7.2</version>
<version>1.8.2</version>
<name>seq</name>
<description>seq</description>
<properties>