chenjunkai 5 жил өмнө
parent
commit
1f52f976f7

+ 2 - 2
web/lottery/js/jqhttpsdk.js

@@ -3,11 +3,11 @@
  * @author chanjunkai
  */
 // var http_ip_prot = 'http://192.168.136.40:4696/'
-let domain = document.domain;
+// let domain = document.domain;
 
 // let http_ip_prot = 'http://192.168.136.40:7724/';
     //生产环境
-let http_ip_prot = 'http://www.zositech.xyz:7724';
+let http_ip_prot = 'http://www.zositech.xyz:7724/';
 
 $.GetJSON = function (url, data, callback) {
     $.ajax({