提现接口修改
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
async:false,
|
||||
url: 'http://autophp.wyk/order/index/getData',
|
||||
url: 'http://autophp.wyk/order/CashOutIndex/getData',
|
||||
dataType: "json",
|
||||
contentType: "application/json",
|
||||
data: JSON.stringify(cashOutData),
|
||||
|
||||
Reference in New Issue
Block a user