- 修改:promotion 放出来

This commit is contained in:
cherishsince 2020-05-12 14:29:13 +08:00
parent 6956489862
commit 34623fd775
1 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@
<artifactId>promotion</artifactId>
<packaging>pom</packaging>
<modules>
<module>promotion-service-api</module>
<module>promotion-service-impl</module>
<module>promotion-application</module>
<!-- <module>promotion-service-api</module>-->
<!-- <module>promotion-service-impl</module>-->
<!-- <module>promotion-application</module>-->
</modules>
<dependencyManagement>