From 1caec85f468c120b5defe2032f6b7a221570ab45 Mon Sep 17 00:00:00 2001 From: li_oxen <li_oxen@qq.com> Date: 星期六, 19 十二月 2020 10:08:09 +0800 Subject: [PATCH] redis 增加 database配置项,设置不同的库 --- ruoyi-ui/package.json | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index a5c2bc0..6f07a95 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -49,7 +49,6 @@ "js-cookie": "2.2.1", "jsencrypt": "3.0.0-rc.1", "nprogress": "0.2.0", - "path-to-regexp": "6.2.0", "quill": "1.3.7", "screenfull": "5.0.2", "sortablejs": "1.10.2", -- Gitblit v1.9.2