From 28430665a8659f52f8dbef92a0b2a824c5fc5d91 Mon Sep 17 00:00:00 2001 From: shiyang <316555390@qq.com> Date: Wed, 23 Feb 2022 15:38:24 +0800 Subject: [PATCH] =?UTF-8?q?pom=E6=B7=BB=E5=8A=A0=E5=B7=A5=E5=85=B7?= =?UTF-8?q?=EF=BC=8Clist=E8=BD=ACstring=E5=B7=A5=E5=85=B7=20StringUtils.jo?= =?UTF-8?q?in(Arrays.asList(diagnoseIds.toArray()),=20",")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talkonlineweb/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/talkonlineweb/pom.xml b/talkonlineweb/pom.xml index a35f763..b25b348 100644 --- a/talkonlineweb/pom.xml +++ b/talkonlineweb/pom.xml @@ -94,6 +94,11 @@ org.springframework.boot spring-boot-starter-aop + + org.apache.commons + commons-lang3 + 3.9 + -- 1.8.3.1