mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 05:55:03 +08:00
交易分账 重构
This commit is contained in:
@@ -24,10 +24,4 @@ public class BalanceDeductionAmountVO {
|
||||
* 扣除金额
|
||||
*/
|
||||
private BigDecimal deductionAmount;
|
||||
|
||||
/**
|
||||
* 该笔支付单的分账方式
|
||||
* delay表示延时分账,其他情况表示实时分账
|
||||
*/
|
||||
private String delayMode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user