fix dta size bug

This commit is contained in:
Looly
2021-03-05 20:25:21 +08:00
parent 626691adec
commit d0f37fe460
3 changed files with 11 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
### Bug修复
* 【socket 】 修复Client创建失败资源未释放问题。
* 【core 】 修复DataSizeUtil中EB单位错误问题issue#I39O7I@Gitee
-------------------------------------------------------------------------------------------------------------