初始化

master
ShiSiWei 2023-09-25 18:01:46 +08:00
parent 9316876a0e
commit 48d18be021
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>com.bawei</groupId>
<artifactId>parent</artifactId>
<artifactId>bawei-common</artifactId>
<version>3.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -26,6 +26,7 @@
</dependency>
</dependencies>
<repositories>
<repository>
<id>MengHang-public</id>