Commit Graph

2 Commits

Author SHA1 Message Date
zkh
63285b347d feat(web): 添加Jackson配置以序列化长整型和大整数为字符串
- 新增JacksonConfig配置类
- 配置Long和BigInteger类型序列化器
- 使用ToStringSerializer将数值转换为字符串
- 注册自定义序列化模块到Jackson ObjectMapper
2025-11-20 20:39:45 +08:00
zkh
dbf4f87e7b init 2025-11-20 18:33:49 +08:00