Browse Source

修改path

zhuangdezheng 1 year ago
parent
commit
94eb66d774
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api/base/path.js

+ 1 - 1
api/base/path.js

@@ -1,4 +1,4 @@
 // const baseURL = 'http:// 192.168.31.15:8099'
-const baseURL = 'http://192.168.31.17:8080'
+const baseURL = 'http://192.168.31.147:8099'
 
 export default baseURL