From 1090283a2608ef36eb9e3499bf13a3aa2afe825e Mon Sep 17 00:00:00 2001 From: zhangzhiqiang Date: Mon, 27 Mar 2023 16:56:46 +0800 Subject: [PATCH] =?UTF-8?q?mdf:=E5=89=94=E9=99=A4=E5=AE=89=E5=85=A8?= =?UTF-8?q?=E6=A1=86=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mes/hd/nladmin-system/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mes/hd/nladmin-system/pom.xml b/mes/hd/nladmin-system/pom.xml index b273c00b..17cbb300 100644 --- a/mes/hd/nladmin-system/pom.xml +++ b/mes/hd/nladmin-system/pom.xml @@ -259,6 +259,11 @@ velocity-engine-core 2.3 + + org.springframework.boot + spring-boot-starter-security + test + com.baomidou mybatis-plus-generator @@ -339,7 +344,11 @@ **/*.* + + **/*.java + + ${basedir}/src/main/resources