丁云鹏 hace 11 meses
padre
commit
4214bce1a0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>