sl-express/project-wl-siji-uniapp-vue3/utils/env.js

9 lines
384 B
JavaScript
Raw Normal View History

2023-09-04 16:40:17 +08:00
// 测试环境
// 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'