瀏覽代碼

'2023年8月11日09:11:41'

yxb
wq 2 年之前
父節點
當前提交
b71488c840
共有 1 個檔案被更改,包括 0 行新增11 行删除
  1. 0
    11
      utils/network/api.js

+ 0
- 11
utils/network/api.js 查看文件

@@ -8,16 +8,6 @@ export const envs = {
//开发环境配置
development: {
baseUrl: "http://192.168.100.63:8087",
<<<<<<< HEAD
// baseUrl: "https://qtzl.etcjz.cn",
// baseUrl: "https://testmedusa.etcjz.cn",
// baseUrl: "http://192.168.100.158:8085",
},
//生产环境配置
production: {
// baseUrl: "http://192.168.100.63:8087",
baseUrl: "http://222.85.144.89:19002",
=======
// baseUrl: "http://192.168.100.158:8085/html/",
// baseUrl: "https://qtzl.etcjz.cn",
// baseUrl: "https://testmedusa.etcjz.cn",
@@ -28,7 +18,6 @@ export const envs = {
baseUrl: "http://192.168.100.63:8087"
// baseUrl: "http://192.168.100.158:8085/html/",
// baseUrl: "https://qtzl.etcjz.cn",
>>>>>>> 0abd00b5e5b4a432dd4a058dee7543b5785ae948
// baseUrl: "https://testmedusa.etcjz.cn",
}
}

Loading…
取消
儲存