退款原因

This commit is contained in:
wanyongkang
2020-10-19 15:45:32 +08:00
parent bd6bb177b5
commit e2f6b588c3
7 changed files with 89 additions and 8 deletions

View File

@@ -496,7 +496,7 @@
}
$.ajax({
type: 'POST',
url: 'http://autophp.wyk/order/CashOutIndex/index',
url: 'http://php-api.juip.com/order/CashOutIndex/index',
dataType: "json",
contentType: "application/json",
data: JSON.stringify(cashOutData),