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.
- 将 SerialNo 字段标记为 @ExcelIgnore,避免直接在 Excel 中显示 - 新增 serialNo 字段(小写 s),使用 @ExcelProperty 注解 - 修改 setSerialNo 方法,支持新字段 - 更新 toString 方法,包含新旧字段值 |
2 weeks ago | |
---|---|---|
.. | ||
src/main | 2 weeks ago | |
pom.xml | 2 months ago |