优化:开店管理导出

This commit is contained in:
shuo.wang
2025-02-10 15:49:09 +08:00
parent 5485835abf
commit 4a56a29b4c
2 changed files with 13 additions and 10 deletions

View File

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