修复Cron表达式range解析错误问题

This commit is contained in:
Looly
2023-09-20 21:22:40 +08:00
parent 58be7dcd97
commit 90646bc45d
4 changed files with 27 additions and 11 deletions

View File

@@ -2,11 +2,12 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.23(2023-09-13)
# 5.8.23(2023-09-20)
### 🐣新特性
### 🐞Bug修复
* 【cron 】 修复Cron表达式range解析错误问题issue#I82CSH@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.8.22(2023-09-13)