mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
update
This commit is contained in:
@@ -16,7 +16,7 @@ import java.util.Date;
|
||||
public class MerchantOrderReportExportVO {
|
||||
|
||||
@Excel(name = "日期")
|
||||
private Date tradeTime;
|
||||
private String tradeTime;
|
||||
|
||||
// 用电度数
|
||||
@Excel(name = "用电度数")
|
||||
|
||||
Reference in New Issue
Block a user