开店管理导出加字段
This commit is contained in:
@@ -110,5 +110,8 @@ public class ExportBranchShopDTO {
|
||||
@ColumnWidth(30)
|
||||
private String openDuration;
|
||||
|
||||
@ExcelProperty(value = "缴费时间",order = 24)
|
||||
@ColumnWidth(30)
|
||||
private String payTime;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user