From d88d392f7fd2e09f8857cd6857cdc6f17bbb2ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Wed, 17 Aug 2022 17:55:08 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20sentinel=20=E6=89=93?= =?UTF-8?q?=E5=8C=85=E6=9E=84=E5=BB=BA=E6=97=A0=E6=B3=95=E8=AF=BB=E5=8F=96?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E9=94=99=E8=AF=AF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 3 +++ ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml | 9 --------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index afe357c8..54be7d44 100644 --- a/pom.xml +++ b/pom.xml @@ -394,6 +394,9 @@ false + + src/main/webapp/ + src/main/resources diff --git a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml index 6c986610..eceba063 100644 --- a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml +++ b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml @@ -117,15 +117,6 @@ docker-maven-plugin - - - - src/main/resources - - - src/main/webapp/ - -