add beginOfHour

This commit is contained in:
Looly 2021-01-29 10:15:35 +08:00
parent 99b2c474a5
commit c9190e6264

View File

@ -23,6 +23,7 @@
* 【db 】 支持人大金仓8的驱动识别
* 【db 】 ThreadUtil增加createScheduledExecutor和schedule方法issue#I2NUTC@Gitee
* 【core 】 ImgUtil增加getImage方法issue#I2DU1Z@Gitee
* 【core 】 DateUtil.beginOfHourpr#269@Gitee
### Bug修复
* 【core 】 修复FileUtil.move以及PathUtil.copy等无法自动创建父目录的问题issue#I2CKTI@Gitee