update 推送小程序停止充电接口金额改为实付金额

This commit is contained in:
Lemon
2024-03-07 10:40:10 +08:00
parent 3863f8bcc1
commit 3938271244
3 changed files with 12 additions and 1 deletions

View File

@@ -38,6 +38,11 @@ public class SendMessageVO {
*/
private String orderAmount;
/**
* 折扣金额
*/
private String discountAmount;
/**
* 结算金额
*/