初始化

master
chenchenxinhai 2023-11-24 10:52:52 +08:00
parent 428135ed02
commit 1179662c90
1 changed files with 4 additions and 3 deletions

View File

@ -43,10 +43,11 @@
<groupId>com.god</groupId> <groupId>com.god</groupId>
<artifactId>god-common-swagger</artifactId> <artifactId>god-common-swagger</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.bawei</groupId> <groupId>com.god</groupId>
<artifactId>bawei-common-core</artifactId> <artifactId>god-common-core</artifactId>
<version>3.6.0</version> <version>3.6.3</version>
</dependency> </dependency>
</dependencies> </dependencies>