alls
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// const baseUrl = 'http://127.0.0.1:8088' // 测试环境地址
|
||||
const baseUrl = 'http://81.71.17.188:8088' // 产线地址
|
||||
// const baseUrl = process.env.VUE_APP_API_URL; // 使用环境变量
|
||||
|
||||
export {
|
||||
baseUrl
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user