订单分账逻辑

This commit is contained in:
2023-08-26 14:13:36 +08:00
parent 8a2326f300
commit 6a651782d0
2 changed files with 10 additions and 10 deletions

View File

@@ -27,12 +27,12 @@ public class OrderSettleResult {
/**
* 确认金额
*/
private String confirm_amt;
private String confirmAmt;
/**
* 支付确认手续费金额
*/
private String fee_amt;
private String feeAmt;
/**
* 附加说明