ref 命名空间更改为org.dromara

This commit is contained in:
DaxPay
2024-11-24 10:40:00 +08:00
parent 2cc0e10564
commit 1f3b19d79b
68 changed files with 253 additions and 253 deletions

View File

@@ -3,9 +3,9 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>cn.daxpay.single</groupId>
<groupId>org.dromara.daxpay</groupId>
<artifactId>daxpay-single-sdk</artifactId>
<version>3.0.0.beta1</version>
<version>3.0.0.beta2</version>
<packaging>jar</packaging>
<!-- 项目信息 -->