丁云鹏 1 vuosi sitten
vanhempi
commit
4214bce1a0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      long-article-recommend-service/pom.xml

+ 1 - 1
long-article-recommend-service/pom.xml

@@ -112,7 +112,7 @@
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <configuration>
-                    <mainClass>com.tzld.long.article.recommend.server.Application</mainClass>
+                    <mainClass>com.tzld.longarticle.recommend.server.Application</mainClass>
                     <layout>ZIP</layout>
                 </configuration>
                 <executions>