wuxw
2019-06-01 da90c84a73396585cfbf1a59fd6a16c908162c34
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>