add AsyncUtil

This commit is contained in:
Looly
2021-11-10 23:12:53 +08:00
parent 2a7563a609
commit 8fda1b9ac5
6 changed files with 76 additions and 23 deletions

View File

@@ -6,6 +6,7 @@
# 5.7.17 (2021-11-10)
### 🐣新特性
* 【core 】 增加AsyncUtilpr#457@Gitee
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github