@@ -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