mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 02:20:12 +08:00
提现手续费改为参数传入
This commit is contained in:
@@ -14,6 +14,9 @@ public class WithdrawDTO {
|
||||
// 提现金额
|
||||
private String cashAmt;
|
||||
|
||||
// 手续费
|
||||
private String feeAmt;
|
||||
|
||||
// 微信小程序appId
|
||||
private String wechatAppId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user