You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zch 18f6affa37 refactor(nanjing): 优化 Tracestate 序列号字段
- 将 SerialNo 字段标记为 @ExcelIgnore,避免直接在 Excel 中显示
- 新增 serialNo 字段(小写 s),使用 @ExcelProperty 注解
- 修改 setSerialNo 方法,支持新字段
- 更新 toString 方法,包含新旧字段值
2 weeks ago
..
src/main refactor(nanjing): 优化 Tracestate 序列号字段 2 weeks ago
pom.xml add: 上传所有代码 2 months ago