Explorar el Código

切换为生产环境

Xiao_123 hace 4 meses
padre
commit
588f511f99
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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