1. 更改版本号为1.0.1-beta

2. 优化缓冲池,缓冲池延迟启动
This commit is contained in:
liushaofeng
2020-10-20 10:18:46 +08:00
parent ced34c0e3b
commit b3201daa20
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cloud.tianai.captcha</groupId>
<artifactId>tianai-captcha</artifactId>
<version>1.0.1-alpha</version>
<version>1.0.1-beta</version>
<name>tianai-captcha</name>
<description>滑块验证码</description>