ZIneen 1 éve
szülő
commit
1381d04964
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      src/utils/request.ts

+ 2 - 2
src/utils/request.ts

@@ -53,8 +53,8 @@ declare module 'axios' {
 // export const IP = 'https://tgdcepc.ctg.com.cn:8443/yclw-api' // 开发2
 
 // export const IP = 'http://192.168.2.238:3081' // 开发2
-export const IP = 'http://221.182.8.141:3081' // 开发2
-// export const IP = 'https://tgdcepc.ctg.com.cn:8443/yclw-api' // 正式
+// export const IP = 'http://221.182.8.141:3081' // 开发2
+export const IP = 'https://tgdcepc.ctg.com.cn:8443/yclw-api' // 正式
 
 // 暴露IP地址
 export const baseAddress = IP