Tang 4 лет назад
Родитель
Сommit
c74340321b
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      common/request.js

+ 1 - 2
common/request.js

@@ -1,6 +1,5 @@
 
-// const BASE_URL = 'http://192.168.1.222:8088'
- // const BASE_URL = 'https://api.xyyxt.net' 
+//const BASE_URL = 'http://192.168.1.222:8088'
 // const BASE_URL = 'http://127.0.0.1:8088' 
 const BASE_URL = 'https://api.xyyxt.net' 
 import store from '@/store/index.js'