修改包名为 org.dromara

This commit is contained in:
sswiki
2024-12-02 22:20:41 +08:00
parent 4784a8d991
commit cd0651db1b
406 changed files with 1841 additions and 1855 deletions

View File

@@ -22,7 +22,7 @@
</developers>
<parent>
<groupId>com.zyplayer</groupId>
<groupId>org.dromara</groupId>
<artifactId>zyplayer-doc</artifactId>
<version>1.0.0</version>
</parent>
@@ -49,11 +49,11 @@
<artifactId>commons-fileupload</artifactId>
</dependency>
<dependency>
<groupId>com.zyplayer</groupId>
<groupId>org.dromara</groupId>
<artifactId>zyplayer-doc-core</artifactId>
</dependency>
<dependency>
<groupId>com.zyplayer</groupId>
<groupId>org.dromara</groupId>
<artifactId>zyplayer-doc-data</artifactId>
</dependency>
<dependency>