mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 12:35:07 +08:00
交易分账 重构
This commit is contained in:
@@ -35,4 +35,9 @@ public class PayOrderSuccessCallbackDTO {
|
||||
* 0-后管启动;1-用户app启动;2-卡启动;3-离线卡启动; 4-联联平台启动; 5-车辆vin码启动
|
||||
*/
|
||||
private String startMode;
|
||||
|
||||
/**
|
||||
* 收单机构(0-本账户余额;1-微信支付;2-汇付支付)
|
||||
*/
|
||||
private String acquirer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user