From 279a0d147520a5ae280ea3f582ec6d2401d432e6 Mon Sep 17 00:00:00 2001 From: Phoenix <64720302+Concur-max@users.noreply.github.com> Date: Wed, 19 Jun 2024 09:57:23 +0800 Subject: [PATCH] 1 --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index a160efc..1d22cc4 100644 --- a/config/index.js +++ b/config/index.js @@ -1,4 +1,4 @@ -const env = 'test'; +const env = 'dev'; const configs = { dev: { apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend',