From 4dd5e5a122d6baf19c5fe4e81e6f6b43d3869007 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期四, 08 四月 2021 09:11:43 +0800
Subject: [PATCH] 新增模具基础资料、检具基础资料
---
WebTM/layuiadmin/Scripts/webConfig.js | 10 ++--------
1 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js
index ce9310f..5a60c4d 100644
--- a/WebTM/layuiadmin/Scripts/webConfig.js
+++ b/WebTM/layuiadmin/Scripts/webConfig.js
@@ -1,17 +1,11 @@
锘縡unction GetWEBURL() {
//var WEBURL = "http://192.168.16.80:8011/"; //鍔炲叕瀹ゆ湇鍔″櫒
- //var WEBURL = "http://124.70.129.242/WebAPI/"; //闆呯惇璇�
- var WEBURL = "http://localhost:8084/WebAPI/";
- //61.130.49.162:9090
- //WEBURL = "";
+ var WEBURL = "http://localhost:8081/SWEAPI/";
return WEBURL
}
function GetWEBURL1() {
//var WEBURL = 'http://192.168.16.80:8011/'; //鍔炲叕瀹ゆ湇鍔″櫒
- //var WEBURL = 'http://124.70.129.242/WebAPI/'; //闆呯惇璇�
- var WEBURL = 'http://localhost:8084/WebAPI/';
- //61.130.49.162:9090
- //WEBURL = "";
+ var WEBURL = 'http://localhost:9011/WebAPI';
return WEBURL
}
\ No newline at end of file
--
Gitblit v1.9.1