mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
订单分账逻辑
This commit is contained in:
@@ -27,12 +27,12 @@ public class OrderSettleResult {
|
||||
/**
|
||||
* 确认金额
|
||||
*/
|
||||
private String confirm_amt;
|
||||
private String confirmAmt;
|
||||
|
||||
/**
|
||||
* 支付确认手续费金额
|
||||
*/
|
||||
private String fee_amt;
|
||||
private String feeAmt;
|
||||
|
||||
/**
|
||||
* 附加说明
|
||||
|
||||
Reference in New Issue
Block a user