change to private

This commit is contained in:
looly
2021-11-30 17:36:45 +08:00
parent cc72350385
commit f07f786493
4 changed files with 7 additions and 6 deletions

View File

@@ -29,6 +29,7 @@
* 【core 】 CopyOptions增加override配置issue#I4JQ1N@Gitee
* 【poi 】 SheetRidReader可以获取所有sheet名issue#I4JA3M@Gitee
* 【core 】 AsyncUtil.waitAny增加返回值pr#473@Gitee
* 【core 】 Calculator.compare改为privateissue#1982@Github
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github