fix getFieldValue and add test

This commit is contained in:
Looly
2019-12-09 15:51:46 +08:00
parent c804ebfbc1
commit bddb97704e
3 changed files with 17 additions and 5 deletions

View File

@@ -7,6 +7,7 @@
### 新特性
* 【core 】 新增WatchServerissue#440@Github
* 【core 】 ReflectUtil.getFieldValue支持staticissue#662@Github
### Bug修复