From ab32f480cb9f80e223ec796f348c427d634267f2 Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期三, 06 十二月 2023 10:46:04 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/TV.kanbanUI --- js/webConfig.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/js/webConfig.js b/js/webConfig.js index 4133647..84e2a23 100644 --- a/js/webConfig.js +++ b/js/webConfig.js @@ -1,7 +1,8 @@ 锘縡unction GetWEBURL() { //var WEBURL = "http://183.129.128.86:9090/KanBanApi/"; //鍑礉濂堢壒鏈嶅姟鍣ㄥ湴鍧� - var WEBURL = "http://localhost:12298/api/"; + /*var WEBURL = "http://localhost:12298/api/";*/ // var WEBURL = "http://192.168.1.253:12298/Api/"; // var WEBURL = "http://47.96.97.237/KanBanApi/";//47鏈嶅姟鍣ㄥ湴鍧� + var WEBURL = "http://localhost:8085/kanbanapi/Api"; //CWJ return WEBURL } \ No newline at end of file -- Gitblit v1.9.1