fix: 加入代码生成器后打包失败

This commit is contained in:
bunny 2025-04-07 21:33:10 +08:00
parent 94d5a3b486
commit 8e8eee4780
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,6 @@
<module>common</module>
<module>dao</module>
<module>service</module>
<module>common/generator-code</module>
</modules>
<properties>

View File

@ -165,4 +165,5 @@
</plugin>
</plugins>
</build>
</project>