env.js 384 Bytes

// 测试环境
// export const baseUrl = 'https://mock.boxuegu.com/mock/3220'
// export const baseUrl ='http://172.16.43.24:18092/api'
 // export const baseUrl ='http://sl-express-gateway.yjy-public-slwl-java.svc.cluster.local:8080/driver'
export const baseUrl ='http://slwl-geteway.itheima.net/driver'
 
// 线上环境
// export const baseUrl = 'https://registakeaway.itheima.net'