修复cron模块依赖log模块问题

This commit is contained in:
Looly
2024-11-15 12:32:43 +08:00
parent 62d31e4656
commit 3503c47d21
2 changed files with 6 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
### 🐞Bug修复
* 【core 】 修复DateUtil.rangeToList中step小于等于0时无限循环问题issue#3783@Github
* 【cron 】 修复cron模块依赖log模块问题
-------------------------------------------------------------------------------------------------------------
# 5.8.33(2024-11-05)