fix qrcode bug

This commit is contained in:
Looly
2020-09-16 16:00:31 +08:00
parent f9f73e4c02
commit 3421a8f54d
4 changed files with 17 additions and 13 deletions

View File

@@ -22,6 +22,8 @@
* 【core 】 修复UrlBuilder地址参数问题issue#I1UWCA@Gitee
* 【core 】 修复StrUtil.toSymbolCase转换问题issue#1075@Github
* 【log 】 修复打印null对象显示{msg}异常问题issue#1084@Github
* 【extra 】 修复ServletUtil.getReader中未关闭的问题
* 【extra 】 修复QrCodeUtil在新版本zxing报错问题issue#1088@Github
-------------------------------------------------------------------------------------------------------------