1. 更改版本号为1.0.1-alpha

2. 优化缓冲池,当池内没数据时则直接生成
This commit is contained in:
liushaofeng
2020-10-20 09:35:40 +08:00
parent 93db535864
commit ced34c0e3b
2 changed files with 24 additions and 25 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</version>
<version>1.0.1-alpha</version>
<name>tianai-captcha</name>
<description>滑块验证码</description>