mirror of
https://gitee.com/dromara/hutool.git
synced 2025-06-28 13:34:09 +08:00
修复MailUtil发送html格式邮件无法正常展示图片问题(pr#1279@Gitee)
This commit is contained in:
parent
e81e077b4c
commit
46b13e3a2c
@ -14,6 +14,7 @@
|
|||||||
### 🐞Bug修复
|
### 🐞Bug修复
|
||||||
* 【core 】 修复DateUtil.rangeToList中step小于等于0时无限循环问题(issue#3783@Github)
|
* 【core 】 修复DateUtil.rangeToList中step小于等于0时无限循环问题(issue#3783@Github)
|
||||||
* 【cron 】 修复cron模块依赖log模块问题
|
* 【cron 】 修复cron模块依赖log模块问题
|
||||||
|
* 【extra 】 修复MailUtil发送html格式邮件无法正常展示图片问题(pr#1279@Gitee)
|
||||||
|
|
||||||
-------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------
|
||||||
# 5.8.33(2024-11-05)
|
# 5.8.33(2024-11-05)
|
||||||
|
Loading…
Reference in New Issue
Block a user