From 90999439301de810454d92232433598b87d61d48 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期一, 08 二月 2021 12:28:13 +0800
Subject: [PATCH] 新增找货单
---
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