Files
huachuang/nl-module-base
zhouz 98dca0edb1 fix: 修复SegmentConfig Jackson多态序列化type冲突
- 移除SegmentConfig中与@JsonTypeInfo冲突的type字段
- buildSegment改用instanceof替代getType()
- 避免序列化时type覆盖为null导致反序列化失败
2026-07-15 17:59:10 +08:00
..