rk
20 小时以前 38d111cb6defedff3bf06314ca30d22a01faae22
server/admin/pom.xml
@@ -51,9 +51,10 @@
                <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>
                <executions>
                    <execution>