Commit Graph

10 Commits

Author SHA1 Message Date
libin
a59af60d9a Feature/cover unit test (#81) 2024-07-31 19:51:01 +08:00
libin
5a16cb3559 Feature/error code 迁移到各自的包下 (#67) 2024-04-03 11:00:09 +08:00
libin
b5654c2b4b Revert "fix: err code 迁移到各自的包下 (#65)" (#66)
This reverts commit ef397cab50.
2024-04-03 10:46:39 +08:00
libin
ef397cab50 fix: err code 迁移到各自的包下 (#65) 2024-04-03 10:37:59 +08:00
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