Commit 4b7def81 by jiang'yun

修改银行支付

parent 79c81def
......@@ -111,6 +111,7 @@ public class CCBPayController {
url += "&TYPE="+TYPE;
url += "&GATEWAY="+GATEWAY;
url += "&CLIENTIP="+CLIENTIP;
url += "&REGINFO="+REGINFO;
url += "&PROINFO="+PROINFO;
url += "&REFERER="+REFERER;
......
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 to comment