|
|
@@ -334,7 +334,7 @@ func GetWithdrawApplyList(c *gin.Context) { |
|
|
|
WechatPayName: apply.WxPayName, |
|
|
|
AliPayAccount: apply.AliPayAccount, |
|
|
|
WechatPayAccount: apply.WxPayAccount, |
|
|
|
WithdrawType: apply.WithdrawType, |
|
|
|
WithdrawType: apply.WithdrawKind, |
|
|
|
InviteCode: apply.InviteCode, |
|
|
|
Amount: apply.Amount, |
|
|
|
ActualReceipt: apply.RealAmount, |
|
|
|