mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 03:55:17 +08:00
update 加展示字段
This commit is contained in:
@@ -69,6 +69,16 @@ public class UniAppOrderVO {
|
||||
*/
|
||||
private String orderAmount;
|
||||
|
||||
/**
|
||||
* 优惠金额
|
||||
*/
|
||||
private String discountAmount;
|
||||
|
||||
/**
|
||||
* 实付金额
|
||||
*/
|
||||
private String actualAmount;
|
||||
|
||||
/**
|
||||
* 当前SOC
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user