From 77a2a090ff1b9d1b03795d696954a28ba0e0871f Mon Sep 17 00:00:00 2001
From: Mr Ke <kelq@hugeinfo.com.cn>
Date: Wed, 27 May 2020 14:41:27 +0800
Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/huge/frontEnd/hugeOA

---
 /dev/null          |    0 
 src/api/httpurl.js |    4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/build\050\344\277\256\345\244\215\346\227\245\346\234\237\346\230\276\347\244\272\051.zip" "b/build\050\344\277\256\345\244\215\346\227\245\346\234\237\346\230\276\347\244\272\051.zip"
deleted file mode 100644
index 008e32a..0000000
--- "a/build\050\344\277\256\345\244\215\346\227\245\346\234\237\346\230\276\347\244\272\051.zip"
+++ /dev/null
Binary files differ
diff --git a/src/api/httpurl.js b/src/api/httpurl.js
index bc312c0..2db8601 100644
--- a/src/api/httpurl.js
+++ b/src/api/httpurl.js
@@ -1,6 +1,6 @@
 //内网测试地址
-// let StagingUrl = 'http://192.168.0.106:9072';
-let StagingUrl = "http://120.79.193.119:9072";
+let StagingUrl = 'http://192.168.0.12:9072';
+// let StagingUrl = "http://120.79.193.119:9072";
 // let StagingUrl = "http://120.79.193.119:9075";
 
 //mock地址

--
Gitblit v1.8.0