|
|
@@ -305,7 +305,6 @@ func GetWithdrawCondition(user *model.User, setting *model.FinWithdrawSetting, i |
|
|
|
}(firstWithdrawSet.IsNeedRealName) |
|
|
|
resp.NotWithdrawReason = "" |
|
|
|
resp.FirstWithdrawAmountLimit = firstWithdrawSet.FirstWithdrawAmountLimit |
|
|
|
resp.IsCanWithdraw = true |
|
|
|
} |
|
|
|
|
|
|
|
return resp |
|
|
|