|
@@ -11,8 +11,9 @@ let domain = document.domain;
|
|
|
|
|
|
var http_ip_prot = convertTemp()+ "/";
|
|
var http_ip_prot = convertTemp()+ "/";
|
|
if( http_ip_prot.indexOf("zositech")==-1){
|
|
if( http_ip_prot.indexOf("zositech")==-1){
|
|
- http_ip_prot="http://192.168.136.39:8000/";
|
|
|
|
- http_ip_prot = 'http://47.107.129.126:7724/';
|
|
|
|
|
|
+ http_ip_prot = 'http://52.83.252.41:7724/';
|
|
|
|
+ // http_ip_prot="http://192.168.136.39:8000/";
|
|
|
|
+ // http_ip_prot = 'http://47.107.129.126:7724/';
|
|
// http_ip_prot = 'http://127.0.0.1:8000/'
|
|
// http_ip_prot = 'http://127.0.0.1:8000/'
|
|
// http_ip_prot = 'http://192.168.136.40:7724/';
|
|
// http_ip_prot = 'http://192.168.136.40:7724/';
|
|
// let http_ip_prot = 'http://192.168.136.40:7724/';
|
|
// let http_ip_prot = 'http://192.168.136.40:7724/';
|