修正
This commit is contained in:
@@ -64,6 +64,7 @@ func (l *RechargeWalletLogic) RechargeWallet(in *user.RechargeWalletRequest) (*u
|
||||
OutTradeNo: in.OutTradeNo,
|
||||
UserId: in.UserId,
|
||||
Amount: float64(in.Amount),
|
||||
PaymentMethod: in.PaymentMethod,
|
||||
}, session)
|
||||
if err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user