add groupTimeInterval

This commit is contained in:
Looly
2020-11-28 23:29:10 +08:00
parent a09861b033
commit a302a11483
9 changed files with 282 additions and 35 deletions

View File

@@ -21,6 +21,8 @@
* 【core 】 ArrayUtil增加shuffle方法pr#1255@Github
* 【core 】 ArrayUtil部分方法分离至PrimitiveArrayUtil
* 【crypto 】 opt改为otp包issue#1257@Github
* 【cache 】 增加CacheListenerissue#1257@Github
* 【core 】 TimeInterval支持分组issue#1238@Github
### Bug修复
* 【cron 】 修复CronTimer可能死循环的问题issue#1224@Github