初始化

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>
<artifactId>god-common-swagger</artifactId>
</dependency>
<dependency>
<groupId>com.bawei</groupId>
<artifactId>bawei-common-core</artifactId>
<version>3.6.0</version>
<groupId>com.god</groupId>
<artifactId>god-common-core</artifactId>
<version>3.6.3</version>
</dependency>
</dependencies>