This commit is contained in:
YAS\29473
2025-10-23 14:22:33 +08:00
parent b06a119ab3
commit 56229e5fa1
3 changed files with 28 additions and 11 deletions

View File

@@ -16,7 +16,7 @@ import java.util.Date;
public class MerchantOrderReportExportVO {
@Excel(name = "日期")
private Date tradeTime;
private String tradeTime;
// 用电度数
@Excel(name = "用电度数")