doum
16 小时以前 ee300eca8f8414604cd94aa29f2b80e7d32413f6
server/admin/pom.xml
@@ -51,8 +51,8 @@
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-maven-plugin</artifactId>
                <configuration>
                    <fork>true</fork>
                    <mainClass>com.doumee.DJAdminApplication</mainClass>
                    <fork>true</fork>
                    <layout>ZIP</layout>
                    <includeSystemScope>true</includeSystemScope>
                </configuration>