shiyj1101
2021-08-05 e57e32fc43da31917912eebb4e47d4e50df1a9e9
service-acct/pom.xml
@@ -63,7 +63,7 @@
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-maven-plugin</artifactId>
        <configuration>
          <mainClass>com.java110.user.AcctServiceApplicationStart</mainClass>
          <mainClass>com.java110.acct.AcctServiceApplicationStart</mainClass>
        </configuration>
      </plugin>
    </plugins>