fix comment

This commit is contained in:
Looly
2020-04-17 18:09:16 +08:00
parent 4d701be722
commit 5b2aa48fba
2 changed files with 4 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
* 【crypto 】 SM2支持设置Digest和DSAEncodingissue#829@Github
### Bug修复
* 【json 】 修复解析JSON字符串时配置无法传递问题
* 【json 】 修复解析JSON字符串时配置无法传递问题issue#I1EIDN@Gitee
* 【core 】 修复ServletUtil.readCookieMap空指针问题issue#827@Github
* 【crypto 】 修复SM2中检查密钥导致的问题issue#I1EC47@Gitee
* 【core 】 修复TableMap.isEmpty判断问题