From b44f1627e300a9fb5bea8e281a20637ccba5a37e Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期一, 26 九月 2022 14:12:48 +0800 Subject: [PATCH] 设备状态 --- js/webConfig.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/js/webConfig.js b/js/webConfig.js index cadc407..4133647 100644 --- a/js/webConfig.js +++ b/js/webConfig.js @@ -2,5 +2,6 @@ //var WEBURL = "http://183.129.128.86:9090/KanBanApi/"; //鍑礉濂堢壒鏈嶅姟鍣ㄥ湴鍧� var WEBURL = "http://localhost:12298/api/"; // var WEBURL = "http://192.168.1.253:12298/Api/"; + // var WEBURL = "http://47.96.97.237/KanBanApi/";//47鏈嶅姟鍣ㄥ湴鍧� return WEBURL } \ No newline at end of file -- Gitblit v1.9.1