修改所有的pom改成com.qqchen.cloud

This commit is contained in:
dengqichen
2025-05-12 16:15:27 +08:00
parent e503b90cd7
commit ec816759f3
70 changed files with 406 additions and 405 deletions
@@ -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>
<artifactId>yudao-module-pay</artifactId>
<groupId>cn.iocoder.cloud</groupId>
<groupId>com.qqchen.cloud</groupId>
<version>${revision}</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
<dependencies>
<dependency>
<groupId>cn.iocoder.cloud</groupId>
<groupId>com.qqchen.cloud</groupId>
<artifactId>yudao-common</artifactId>
</dependency>