导出字段文案调整

This commit is contained in:
shuo.wang
2025-02-24 17:53:23 +08:00
parent 7689e2c02b
commit 766bb5ccce

View File

@@ -54,7 +54,7 @@ public class ExportBranchShopDTO {
@ColumnWidth(30)
private String firstYearStartTime;
@ExcelProperty(value = "第一年加盟结束时间",order = 10)
@ExcelProperty(value = "第一年管理费到期时间",order = 10)
@ColumnWidth(30)
private String firstYearEndTime;