From e4f14ce28cd828e80b3bf02ab790f2f9f8359f21 Mon Sep 17 00:00:00 2001 From: yujian <yujian@163.com> Date: 星期二, 28 四月 2020 11:54:35 +0800 Subject: [PATCH] Merge branch 'master' of ssh://193.112.35.168:29418/flqAdmin --- js/requestHost.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/js/requestHost.js b/js/requestHost.js index 525922d..93e3636 100644 --- a/js/requestHost.js +++ b/js/requestHost.js @@ -9,7 +9,7 @@ var h200 = "http://192.168.1.200:8088/fanli"; // 鍠诲仴鐢佃剳鏈嶅姟鍣� var h253 = "http://192.168.1.253:8080/fanli"; // 鍏徃253鐢佃剳 var myhttp = "http://134.175.68.214/fanli"; // 澶栫綉IP娴嬭瘯 - return flq; + return h253; } -- Gitblit v1.8.0