mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-03 17:40:13 +08:00
update 发送停止充电消息中订单金额改为结算金额
This commit is contained in:
@@ -38,6 +38,11 @@ public class SendMessageVO {
|
||||
*/
|
||||
private String orderAmount;
|
||||
|
||||
/**
|
||||
* 结算金额
|
||||
*/
|
||||
private String settleAmount;
|
||||
|
||||
/**
|
||||
* 用户openId
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user