支付宝支付放前边
This commit is contained in:
@@ -822,7 +822,7 @@
|
||||
success: function (res) {
|
||||
if (res.Code == 10000) {
|
||||
$('.cash-out').hide();
|
||||
alert('提现请求发送成功,我们会在一到两个工作日进行处理,请注意查看资金明细。');
|
||||
alert('提现请求发送成功,我们会在5到7个工作日进行处理,请注意查看资金明细。');
|
||||
} else {
|
||||
alert('提现异常!请重试或联系客服。');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user