env.js
382 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 ='https://sl-gateway.nong12.com/driver'
// 线上环境
// export const baseUrl = 'https://registakeaway.itheima.net'