增加默认色差方法

This commit is contained in:
Looly
2024-08-09 12:08:13 +08:00
parent d75c13a12f
commit cfd60e564e
2 changed files with 3 additions and 2 deletions

View File

@@ -20,6 +20,7 @@
* 【mail 】 MailAccount增加自定义参数支持issue#3687@Github
* 【mail 】 增加文字颜色与背景颜色色差设置pr#1252@gitee
* 【mail 】 XmlUtil增加xmlToBean重载支持CopyOptions参数issue#IAISBB@gitee
* 【core 】 增加默认色差方法pr#1257@gitee
### 🐞Bug修复
* 【core 】 修复因RFC3986理解有误导致的UrlPath处理冒号转义问题issue#IAAE88@Gitee