瀏覽代碼

切换为生产环境

Xiao_123 4 月之前
父節點
當前提交
588f511f99
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/config.js

+ 1 - 1
utils/config.js

@@ -13,7 +13,7 @@ const config = {
   }
 }
 
-export const envObj = config['httpsTest']
+export const envObj = config['produce']
 
 export const baseUrl = envObj.baseUrl