Commit Graph

5 Commits

Author SHA1 Message Date
libin
a59af60d9a Feature/cover unit test (#81) 2024-07-31 19:51:01 +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
李斌
8dec1889c0 unit test jsonToStruct 2023-03-26 13:45:55 +08:00