add methods

This commit is contained in:
Looly
2021-05-24 23:52:18 +08:00
parent 97f5e2bfa7
commit edd0449187
4 changed files with 135 additions and 45 deletions

View File

@@ -14,10 +14,13 @@
* 【core 】 PhoneUtil增加中国澳门和中国台湾手机号校检方法pr#331@Gitee
* 【db 】 分页查询自定义sql查询添加参数pr#332@Gitee
* 【core 】 IdCardUtil.isValidCard增加非空判断
* 【json 】 JSONObject构造增加SortedMap判断pr#333@Gitee
* 【core 】 Tuple增加部分方法pr#333@Gitee
### 🐞Bug修复
* 【core 】 修复XmlUtil中omitXmlDeclaration参数无效问题issue#1581@Github
* 【core 】 修复NumberUtil.decimalFormat参数传错的问题issue#I3SDS3@Gitee
* 【json 】 修复JSONArray.put方法不能覆盖值的问题
-------------------------------------------------------------------------------------------------------------
# 5.6.5 (2021-05-08)