From 82ac736b8c9e5444eda1c7f4a52012596acce2d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E5=BA=B7?= <1745822665@qq.com> Date: Mon, 31 Mar 2025 15:25:58 +0000 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3springboot3.x=20=E6=96=B0?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=B0=83=E6=95=B4=E4=BA=86=E5=8F=82=E6=95=B0?= =?UTF-8?q?=EF=BC=8C=E5=AF=BC=E8=87=B4=E7=BC=96=E8=AF=91=E6=97=B6=E9=94=99?= =?UTF-8?q?=E8=AF=AF=EF=BC=9AEnsure=20that=20the=20compiler=20uses=20the?= =?UTF-8?q?=20'-parameters'=20flag=20=E8=A7=A3=E5=86=B3springboot3.x=20?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC=E8=B0=83=E6=95=B4=E4=BA=86=E5=8F=82?= =?UTF-8?q?=E6=95=B0=EF=BC=8C=E5=AF=BC=E8=87=B4=E7=BC=96=E8=AF=91=E6=97=B6?= =?UTF-8?q?=E9=80=89=E9=A1=B9=E2=80=9C-parameters=E2=80=9D=E8=A2=AB?= =?UTF-8?q?=E7=A6=81=E7=94=A8=E3=80=82=E4=B9=9F=E5=B0=B1=E6=98=AF=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E4=BF=A1=E6=81=AF=E4=B8=AD=E7=9A=84=E6=9C=80=E5=90=8E?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=EF=BC=9AEnsure=20that=20the=20compiler=20use?= =?UTF-8?q?s=20the=20'-parameters'=20flag.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 常康 <1745822665@qq.com> --- ruoyi-admin/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index c161c21a1..4a9649afd 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -80,6 +80,9 @@ false ${project.artifactId} + + -parameters +