fix json bug

This commit is contained in:
Looly
2020-06-05 11:23:34 +08:00
parent 9b2fc8aecf
commit d4ee12562b
3 changed files with 18 additions and 4 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
* 【core 】 增加ISO8601日期格式issue#904@Github
### Bug修复
* 【json 】 修复append方法导致的JSONConfig传递失效问题issue#906@Github
-------------------------------------------------------------------------------------------------------------