Commit b479d66d authored by 李欣峰's avatar 李欣峰

<dev>

1.修改pom
parent d220f7e4
Pipeline #35335 failed with stages
in 1 minute and 33 seconds
......@@ -126,8 +126,7 @@
</profile>
</profiles>
<modules> <module>api-service-common</module>
<module>api-service-project</module>
<modules>
<module>api-service-gateway</module>
</modules>
</project>
  • SonarQube analysis reported 5 issues

    • 1 major
    • 🔽 4 minor

    Note: The following issues were found on lines that were not modified in the commit. Because these issues can't be reported as line comments, they are summarized here:

    1. Add a private constructor to hide the implicit public one. 📘
    2. 🔽 Remove this unused import 'org.springframework.context.ApplicationContext'. 📘
    3. 🔽 Remove this unused import 'java.util.Map'. 📘
    4. 🔽 Remove this unused import 'javax.validation.Valid'. 📘
    5. 🔽 Make this member "protected". 📘
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment