From c9e01879caaf914c33adbaaab68219d7b88d2b07 Mon Sep 17 00:00:00 2001 From: linjiaru <15988824557@163.com> Date: 星期二, 23 三月 2021 16:22:02 +0800 Subject: [PATCH] beanUtil.copy参数顺序反了 --- ruoyi-common/pom.xml | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 72a7e80..2b04147 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -95,12 +95,6 @@ <artifactId>commons-pool2</artifactId> </dependency> - <!-- 瑙f瀽瀹㈡埛绔搷浣滅郴缁熴�佹祻瑙堝櫒绛� --> - <dependency> - <groupId>eu.bitwalker</groupId> - <artifactId>UserAgentUtils</artifactId> - </dependency> - <!-- servlet鍖� --> <dependency> <groupId>javax.servlet</groupId> -- Gitblit v1.9.3