add methods

This commit is contained in:
Looly
2020-05-19 17:31:15 +08:00
parent 0dde5ce4bc
commit 008855fafb
2 changed files with 43 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
* 【core 】 Snowflake循环等待下一个时间时避免长时间循环加入对时钟倒退的判断pr#874@Github
* 【extra 】 新增 QRCode base64 编码形式返回pr#878@Github
* 【core 】 ImgUtil增加toBase64DateUriURLUtil增加getDataUri方法
* 【core 】 IterUtil添加List转Map的工具方法pr#123@Gitee
### Bug修复