aa
jiangping
2023-12-13 4f03c6e3bea2ae7c1537fabe3e3bffc3f49b8e86
server/openapi/pom.xml
@@ -37,7 +37,7 @@
                <artifactId>spring-boot-maven-plugin</artifactId>
                <configuration>
                    <fork>true</fork>
                    <mainClass>com.doumee.InterfaceApplication</mainClass>
                    <mainClass>com.doumee.OpenapiApplication</mainClass>
                    <layout>ZIP</layout>
                </configuration>
                <executions>