优化pom和swagger

This commit is contained in:
2021-11-09 10:52:36 +08:00
parent d023edd7b8
commit c94c5d1c98
2 changed files with 13 additions and 0 deletions

View File

@@ -16,6 +16,10 @@
<groupId>com.mt</groupId>
<artifactId>wms-core</artifactId>
</dependency>
<dependency>
<groupId>com.mt</groupId>
<artifactId>wms-basic</artifactId>
</dependency>
</dependencies>
</project>