增加lock(Sequences sequences, boolean ignoreSeq)、release(Sequences sequences, boolean ignoreSeq)方法

This commit is contained in:
yhl452493373
2022-02-21 16:03:41 +08:00
parent f039ed30c9
commit 4cbf9d72d3
5 changed files with 86 additions and 12 deletions

View File

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