From 3f262aa836a994a6068dfa5c2e86484bff2253e6 Mon Sep 17 00:00:00 2001 From: Wonder Date: Fri, 31 Oct 2025 11:20:42 +0800 Subject: [PATCH] =?UTF-8?q?=20=F0=9F=90=9BFix:=20=E6=89=BE=E4=B8=8D?= =?UTF-8?q?=E5=88=B0=E4=B8=BB=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lark/pom.xml | 1 + movie/pom.xml | 1 + weather/pom.xml | 1 + 3 files changed, 3 insertions(+) diff --git a/lark/pom.xml b/lark/pom.xml index 9445326..40cfb09 100644 --- a/lark/pom.xml +++ b/lark/pom.xml @@ -60,6 +60,7 @@ spring-boot-maven-plugin cn.hezhaohui.lark.LarkApplication + true diff --git a/movie/pom.xml b/movie/pom.xml index 68426a4..141f0ef 100644 --- a/movie/pom.xml +++ b/movie/pom.xml @@ -52,6 +52,7 @@ spring-boot-maven-plugin cn.hezhaohui.movie.MovieApplication + true diff --git a/weather/pom.xml b/weather/pom.xml index 197fe31..b13c8dd 100644 --- a/weather/pom.xml +++ b/weather/pom.xml @@ -57,6 +57,7 @@ spring-boot-maven-plugin cn.hezhaohui.weather.WeatherApplication + true