ソースを参照

'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",
}
}

読み込み中…
キャンセル
保存