fix format

This commit is contained in:
Looly
2021-08-08 20:01:02 +08:00
parent f2151abf74
commit a9282b9d7c
3 changed files with 235 additions and 69 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.8 (2021-08-07)
# 5.7.8 (2021-08-08)
### 🐣新特性
* 【core 】 MapProxy支持return this的setter方法pr#392@Gitee
@@ -11,6 +11,7 @@
* 【core 】 增加compress包扩充Zip操作灵活性
### 🐞Bug修复
* 【core 】 改进NumberChineseFormatter算法补充完整单元测试解决零问题
-------------------------------------------------------------------------------------------------------------