From d92560b64b5ec5ad48d62304e4a04b2fd60ead22 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期二, 29 六月 2021 15:22:45 +0800 Subject: [PATCH] fix 修复 hutool StrUtil.containsAny 传入参数后返回结果不一致问题 --- ruoyi-ui/.env.development | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/ruoyi-ui/.env.development b/ruoyi-ui/.env.development index 28b97c7..abb97d4 100644 --- a/ruoyi-ui/.env.development +++ b/ruoyi-ui/.env.development @@ -1,3 +1,6 @@ +# 椤甸潰鏍囬 +VUE_APP_TITLE = RuoYi-Vue-Plus鍚庡彴绠$悊绯荤粺 + # 寮�鍙戠幆澧冮厤缃� ENV = 'development' -- Gitblit v1.9.3