fix schedule bug

This commit is contained in:
Looly
2021-05-08 08:13:19 +08:00
parent 6b073a5788
commit 5697b4b7b0
2 changed files with 37 additions and 8 deletions

View File

@@ -10,6 +10,7 @@
* 【core 】 NumberUtil增加方法decimalFormat重载issue#I3OSA2@Gitee
* 【extra 】 Ftp的remoteVerificationEnabled改为falseissue#I3OSA2@Gitee
### 🐞Bug修复
* 【core 】 修复createScheduledExecutor单位不是毫秒的问题issue#I3OYIW@Gitee
-------------------------------------------------------------------------------------------------------------