mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
验证码生成器增加构造方法,可自定义随机数字符集
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.25(2024-01-02)
|
||||
# 5.8.25(2024-01-05)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 WatchServer新增通过Path获取WatchKey方法(pr#1145@Gitee)
|
||||
* 【core 】 CopyOptions中增加setAutoTransCamelCase方法(issue#3452@Github)
|
||||
* 【captcha】 验证码生成器增加构造方法,可自定义随机数字符集(pr#1147@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复StrJoin当append内容后调用length()会出现空指针问题(issue#3444@Github)
|
||||
|
Reference in New Issue
Block a user