不甘寂寞 2年前
コミット
e45bc5c788
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      utils/network/api.js

+ 2
- 2
utils/network/api.js ファイルの表示

@@ -6,8 +6,8 @@ export const URL = "192.168.100.63";
export const envs = {
//开发环境配置
development: {
// baseUrl: "192.168.100.63:8087",
baseUrl: "222.85.144.89:19002",
baseUrl: "192.168.100.63:8087",
// baseUrl: "222.85.144.89:19002",
},
//生产环境配置
production: {

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