BJ_FS
/
urbanops
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
e6efdba30348010b44bcbb3e5a6c8cd3d8a4c055
Authored by
王富生
2025-12-20 12:31:36 +0800
1 parent
cfeb92d3
module 添加依赖
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
urbanops-module-api/pom.xml
urbanops-module-api/pom.xml
View file @
e6efdba
...
...
@@ -11,6 +11,7 @@
11
11
<packaging>pom</packaging>
12
12
<modules>
13
13
<module>urbanops-module-workorder-api</module>
14
+ <module>urbanops-module-garden-api</module>
14
15
</modules>
15
16
16
17
<artifactId>urbanops-module-api</artifactId>
...
...