wuxw
2019-07-25 58ada741b40cd6ebd590b777c18d0f77548e043b
FeeService/pom.xml
@@ -67,7 +67,7 @@
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-maven-plugin</artifactId>
                <configuration>
                    <mainClass>com.java110.community.FeeServiceApplicationStart</mainClass>
                    <mainClass>com.java110.fee.FeeServiceApplicationStart</mainClass>
                </configuration>
            </plugin>
        </plugins>