Commit Graph

6 Commits

Author SHA1 Message Date
jeffery
a4b70b3edc v2 mod file update (#31) 2023-05-05 15:38:37 +08:00
jeffery
9a8c60b30a Feature/generic type (#19)
Supports generics and any
2023-04-07 19:21:05 +08:00
jeffery
db0ed9068b - Optimized the validation of the result type in the jsonUtil package (#9)
- Fixed the validation error of passing an empty string for the data type in `JsonToStruct`
- 优化了 `jsonUtil` 包中result类型的验证
- 修复了`JsonToStruct`中数据类型传入空字符串的校验错误
2023-03-31 17:23:54 +08:00
libin
798f576380 refactor:point update 2023-03-26 22:38:06 +08:00
李斌
e436397995 unit test 2023-03-26 16:01:35 +08:00
李斌
8dec1889c0 unit test jsonToStruct 2023-03-26 13:45:55 +08:00