fix TypeReference not fit Type

This commit is contained in:
Looly
2019-08-16 22:19:03 +08:00
parent a91686a7e1
commit e42c0216db
6 changed files with 99 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
* 【cache】 修复missCount规则issue#465@Github
* 【core】 修复父目录拷贝到子目录导致的递归问题
* 【crypto】 修复RSA中分段加密计算导致的异常issue#481@Github
* 【json】 修复TypeReference传入Type类型参数导致的异常issue#488@Github
-------------------------------------------------------------------------------------------------------------