From b449d1930d27e754e550297c535ff99310df7a2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ai3=5F=E5=88=98=E5=B0=8F=E9=BE=99?= Date: Thu, 29 Sep 2022 08:47:33 +0000 Subject: [PATCH] =?UTF-8?q?update=20ruoyi-framework/pom.xml.=20=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=83=AD=E9=83=A8=E7=BD=B2=E7=BB=84=E4=BB=B6=EF=BC=8C?= =?UTF-8?q?=E4=BF=9D=E8=AF=81=E4=BF=AE=E6=94=B9thymeleaf=E4=B8=8D=E7=94=A8?= =?UTF-8?q?=E9=87=8D=E5=90=AF=E6=9C=8D=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ai3_刘小龙 --- ruoyi-framework/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml index db932a4f9..7da78acc9 100644 --- a/ruoyi-framework/pom.xml +++ b/ruoyi-framework/pom.xml @@ -77,6 +77,12 @@ ruoyi-system + + org.springframework.boot + spring-boot-devtools + true + + \ No newline at end of file