fix: 加入代码生成器后打包失败
This commit is contained in:
parent
94d5a3b486
commit
8e8eee4780
1
pom.xml
1
pom.xml
|
@ -19,7 +19,6 @@
|
|||
<module>common</module>
|
||||
<module>dao</module>
|
||||
<module>service</module>
|
||||
<module>common/generator-code</module>
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -165,4 +165,5 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue