MrShi
10 天以前 e0a7b836464d6fcc037d46f845b8faf39cb5b13e
server/web/pom.xml
@@ -52,7 +52,7 @@
                <artifactId>spring-boot-maven-plugin</artifactId>
                <configuration>
                    <fork>true</fork>
                    <mainClass>com.doumee.JKWebApplication</mainClass>
                    <mainClass>com.doumee.GTWebApplication</mainClass>
                    <layout>ZIP</layout>
                </configuration>
                <executions>