mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 13:35:15 +08:00
update 后管订单详情页面中 实时订单数据添加字段
This commit is contained in:
@@ -84,6 +84,7 @@ public class OrderDetailInfoVO {
|
||||
|
||||
@Data
|
||||
public static class OrderRealTimeInfo{
|
||||
private String time;
|
||||
private String orderAmount; // 订单金额
|
||||
private String totalElectricityAmount; // 总电费
|
||||
private String totalServiceAmount; // 总服务费
|
||||
|
||||
Reference in New Issue
Block a user