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