Commit 7baf87fb by agan

修改

parent bc91d224
Showing with 2 additions and 0 deletions
......@@ -187,6 +187,7 @@
url: $ip + "/pay/getPayPreid.html",
type: "post",
data: {
'cid': "web_gw",
'lang': sessionStorage.lang,
'uid': sessionStorage.uid,
'product': "橙钻充值",
......@@ -266,6 +267,7 @@
url: $ip + "/pay/getPayPreid.html",
type: "post",
data: {
'cid': "web_gw",
'lang': sessionStorage.lang,
'uid': sessionStorage.uid,
'product': "橙钻充值",
......
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