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