From 419c37a57f9157b1cf66761e24c726dd13b0e778 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期五, 26 三月 2021 15:14:46 +0800 Subject: [PATCH] CH --- 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 48116d7..5a60c4d 100644 --- a/WebTM/layuiadmin/Scripts/webConfig.js +++ b/WebTM/layuiadmin/Scripts/webConfig.js @@ -1,11 +1,11 @@ 锘縡unction GetWEBURL() { //var WEBURL = "http://192.168.16.80:8011/"; //鍔炲叕瀹ゆ湇鍔″櫒 - var WEBURL = "http://localhost:8085/JFAPI/"; + var WEBURL = "http://localhost:8081/SWEAPI/"; return WEBURL } function GetWEBURL1() { //var WEBURL = 'http://192.168.16.80:8011/'; //鍔炲叕瀹ゆ湇鍔″櫒 - var WEBURL = 'http://localhost:8085/JFAPI/'; + var WEBURL = 'http://localhost:9011/WebAPI'; return WEBURL } \ No newline at end of file -- Gitblit v1.9.1