add BitStatusUtil

This commit is contained in:
Looly
2021-05-26 14:15:43 +08:00
parent fd66c17884
commit 0134a66a6b
3 changed files with 80 additions and 77 deletions

View File

@@ -17,6 +17,7 @@
* 【json 】 JSONObject构造增加SortedMap判断pr#333@Gitee
* 【core 】 Tuple增加部分方法pr#333@Gitee
* 【log 】 增加LogTube支持
* 【core 】 增加BitStatusUtilpr#1600@Github
### 🐞Bug修复
* 【core 】 修复XmlUtil中omitXmlDeclaration参数无效问题issue#1581@Github