wangtao 2 лет назад
Родитель
Сommit
1dd294b90d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      public/static/config.js

+ 1 - 1
public/static/config.js

@@ -14,7 +14,7 @@ var PLATFROM_CONFIG = {};
 
 //PLATFROM_CONFIG.baseUrl = "http://101.133.214.75:81/af"
 // PLATFROM_CONFIG.baseUrl = "http://172.16.120.85:8082"
-// PLATFROM_CONFIG.baseUrl = "http://172.16.120.49/securityapi/"
+//PLATFROM_CONFIG.baseUrl = "http://172.16.120.49/securityapi/"
 PLATFROM_CONFIG.baseUrl = "http://10.21.39.1:8082" //生产
     //alarming WEBSOCKET
 let userInfo = window.localStorage.getItem("key");