From b9a786443358cadaf43413f7f7c0b1f4760ef034 Mon Sep 17 00:00:00 2001 From: xingyy <373639591@qq.com> Date: Sat, 12 Oct 2024 14:21:12 +0800 Subject: [PATCH] 1123 --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index e19c272..2be8b40 100644 --- a/config/index.js +++ b/config/index.js @@ -1,4 +1,4 @@ -const env = 'dev'; +const env = 'prod'; const configs = { LocalTest: { apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend',