Tang 4 年之前
父節點
當前提交
2b92d827dc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/methodTool.js

+ 1 - 1
common/methodTool.js

@@ -1,4 +1,4 @@
-const BASE_IMG_URL = 'https://file-dev.xyyxt.net/'
+const BASE_IMG_URL = 'http://192.168.1.112:8019/'
 import store from '@/store/index.js'
 export default {
 	isLogin() {