fix check bug

This commit is contained in:
Looly
2021-01-24 22:44:34 +08:00
parent bdb078b1ee
commit 221608b544
3 changed files with 23 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
* 【core 】 修复Console.input读取不全问题pr#263@Gitee
* 【core 】 修复URLUtil.encodeAll未检查空指针问题issue#I2CNPS@Gitee
* 【core 】 修复UrlBuilder.of的query中含有?丢失问题issue#I2CNPS@Gitee
* 【crypto 】 修复BCrypt.checkpw报错问题issue#1377@Github
-------------------------------------------------------------------------------------------------------------