fix commeent

This commit is contained in:
Looly
2021-10-26 01:12:32 +08:00
parent 7abb318e31
commit f88e7ab2f3
2 changed files with 8 additions and 7 deletions

View File

@@ -10,6 +10,7 @@
* 【core 】 CharSequenceUtil增加normalize方法pr#444@Gitee
* 【core 】 MailAccount增加setEncodefilename()方法可选是否编码附件的文件名issue#I4F160@Gitee
* 【core 】 MailAccount中charset增加null时的默认规则
* 【core 】 NumberUtil.compare修正注释说明issue#I4FAJ1@Gitee
### 🐞Bug修复