From e3107c621b3c6d01b8b200e0acd10323075913b6 Mon Sep 17 00:00:00 2001
From: zhiyong.zhou <zhiyong.zhou@highdatas.com>
Date: 星期一, 04 三月 2024 10:56:51 +0800
Subject: [PATCH] 删除多余文件

---
 src/config/application/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/config/application/index.js b/src/config/application/index.js
index 354c601..191da31 100644
--- a/src/config/application/index.js
+++ b/src/config/application/index.js
@@ -4,5 +4,5 @@
 import uat from './application-uat';
 
 export default {
-	...dev,
+	...local,
 };
\ No newline at end of file

--
Gitblit v1.8.0