From 657b6a9fae9732fd370923cfba2445b840f9d488 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期二, 15 二月 2022 12:07:20 +0800
Subject: [PATCH] update 使用 hutool Dict 优化 JsonUtils 防止类型解析异常

---
 ruoyi-ui/.env.production |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ruoyi-ui/.env.production b/ruoyi-ui/.env.production
index 45f4ad1..928000b 100644
--- a/ruoyi-ui/.env.production
+++ b/ruoyi-ui/.env.production
@@ -4,8 +4,8 @@
 # 鐢熶骇鐜閰嶇疆
 ENV = 'production'
 
-# 搴旂敤璁块棶璺緞 渚嬪浣跨敤鍓嶇紑 /admin/index
-VUE_APP_CONTEXT_PATH = '/index'
+# 搴旂敤璁块棶璺緞 渚嬪浣跨敤鍓嶇紑 /admin/
+VUE_APP_CONTEXT_PATH = '/'
 
 # 鐩戞帶鍦板潃
 VUE_APP_MONITRO_ADMIN = '/admin/login'

--
Gitblit v1.9.3