init:增加common模块

This commit is contained in:
zhangzq
2026-04-02 11:02:32 +08:00
parent ffd7bbfe72
commit be792ff35d
3 changed files with 52 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
<module>oms-gateway</module> <!-- 注意:这里只聚合父模块 -->
<module>oms-masterdata</module> <!-- 注意:这里只聚合父模块 -->
<module>oms-user</module> <!-- 注意:这里只聚合父模块 -->
<module>oms-common</module> <!-- 注意:这里只聚合父模块 -->
</modules>
<dependencyManagement>
<dependencies>