From 64552639885b9e6cdd43f32afc728c668cf58301 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期五, 05 二月 2021 10:06:55 +0800
Subject: [PATCH] tip修改
---
WebTM/layuiadmin/Scripts/webConfig.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js
index 8eb76f4..5793ca3 100644
--- a/WebTM/layuiadmin/Scripts/webConfig.js
+++ b/WebTM/layuiadmin/Scripts/webConfig.js
@@ -1,7 +1,7 @@
锘縡unction GetWEBURL() {
//var WEBURL = "http://192.168.16.80:8011/"; //鍔炲叕瀹ゆ湇鍔″櫒
//var WEBURL = "http://124.70.129.242/WebAPI/"; //闆呯惇璇�
- var WEBURL = "http://127.0.0.1:9090/WebAPI/"; //闆呯惇璇烘祴璇�
+ var WEBURL = "http://124.70.129.242:9090/WebAPI/"; //闆呯惇璇烘祴璇�
//var WEBURL = "http://localhost:8084/WebAPI/";
//61.130.49.162:9090
//WEBURL = "";
@@ -11,7 +11,7 @@
function GetWEBURL1() {
//var WEBURL = 'http://192.168.16.80:8011/'; //鍔炲叕瀹ゆ湇鍔″櫒
//var WEBURL = 'http://124.70.129.242/WebAPI/'; //闆呯惇璇�
- var WEBURL = 'http://127.0.0.1:9090/WebAPI/'; //闆呯惇璇烘祴璇�
+ var WEBURL = 'http://124.70.129.242:9090/WebAPI/'; //闆呯惇璇烘祴璇�
//var WEBURL = 'http://localhost:8084/WebAPI/';
//61.130.49.162:9090
//WEBURL = "";
--
Gitblit v1.9.1