Browse Source

no message

duwendi 1 year ago
parent
commit
7541c8359d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/config/index.js

+ 1 - 1
src/config/index.js

@@ -4,7 +4,7 @@
4 4
 const Config = {
5 5
   dev: {
6 6
 // BASE_API: 'https://172.16.36.211:8800', // http://172.16.36.211:8800
7
-    BASE_API: 'http://101.42.41.254:83/luohe2_ee/api', // http://172.16.36.211:8800
7
+    BASE_API: 'https://park.lhzhtc.cn/luohe2_ee/api', // http://172.16.36.211:8800
8 8
   },
9 9
   build: {
10 10
 //服务地址及端口配置