MrShi
4 天以前 be3ec4c1f11a5e090408fcd6f650557651fcf007
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>