Commit ae5c9089 by agan

xg

parent 9fcf98d0
Showing with 1 additions and 1 deletions
......@@ -351,7 +351,7 @@
})
} else if (sessionStorage.pay == 'ILIVEPAY') {
$.ajax({
url: _url + "/pay/toIlivepay",
url: $ip + "/pay/toIlivepay",
type: "post",
data: {
uid: localStorage.uid,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment