mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 20:15:06 +08:00
update 优化计算订单日报
This commit is contained in:
@@ -123,6 +123,11 @@ public class OrderListVO {
|
||||
@Excel(name = "支付状态", dictType = "pay_status")
|
||||
private String payStatus;
|
||||
|
||||
/**
|
||||
* 支付时间
|
||||
*/
|
||||
private String payTime;
|
||||
|
||||
/**
|
||||
* 起始soc
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user