mirror of
https://gitee.com/dromara/dax-pay
synced 2026-08-12 23:45:39 +08:00
chore(release): 升级至 4.0.0-beta2, 全量同步表结构与种子数据
- 全部模块 pom.xml + capability-wechat/README.md + application-dev.yml 版本号 beta1 -> beta2 - _config/sql/table.sql 全量表结构(含转账订单/直连商户新表新字段) - _config/sql/data.sql 全量种子数据(经 redact-data.mjs 脱敏)
This commit is contained in:
8882
_config/sql/data.sql
8882
_config/sql/data.sql
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-adapay</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-alipay</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-dougong</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-douyin</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-fuyou</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-hkrt</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-hmpay</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-lakala</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-leshua</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-stripe</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-ums</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-union</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-vbill</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-wechat</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-channel</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-channel-yeepay</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-payment</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-payment</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-payment</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-payment</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-payment-core</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-payment</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-payment</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-capability</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>capability-alipay</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-capability</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>capability-audit-log</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-capability</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>capability-auth</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-capability</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>capability-cache</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-capability</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>capability-douyin</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-capability</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>capability-file</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-capability</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>capability-nonce</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-capability</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
<artifactId>capability-sensitive-word</artifactId>
|
||||
<description>敏感词过滤(词库/命中审计/匹配引擎)</description>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-capability</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>capability-social</artifactId>
|
||||
|
||||
@@ -274,7 +274,7 @@ mvnd clean install
|
||||
|
||||
## 版本信息
|
||||
|
||||
- 模块版本:4.0.0-beta1
|
||||
- 模块版本:4.0.0-beta2
|
||||
- weixin-java-mp:4.8.1.B
|
||||
- weixin-java-miniapp:4.8.1.B
|
||||
- lock4j:2.2.7
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-capability</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>capability-wechat</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
<modules>
|
||||
<module>capability-auth</module>
|
||||
@@ -30,7 +30,7 @@
|
||||
<dependency>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-core</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</dependency>
|
||||
<!-- lombok -->
|
||||
<dependency>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-common</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-artemis</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-common</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-config</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-common</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-i18n</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-common</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-json</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-common</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-mybatis-plus</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-common</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-redis</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-common</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-request-context</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-common</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-spring</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-common</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-swagger</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-common</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-translate</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
<modules>
|
||||
<module>service-baseapi</module>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-service</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>service-baseapi</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-service</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>service-iam</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-service</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>service-notify</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform-service</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>service-system</artifactId>
|
||||
|
||||
@@ -7,13 +7,13 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-platform</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<packaging>pom</packaging>
|
||||
<description>基础脚手架服务</description>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-plugin</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
<artifactId>daxpay-plugin-easypay</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay-plugin</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
</parent>
|
||||
<artifactId>daxpay-plugin-risk</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.daxpay.open</groupId>
|
||||
<artifactId>daxpay</artifactId>
|
||||
<version>4.0.0-beta1</version>
|
||||
<version>4.0.0-beta2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -82,7 +82,7 @@ daxpay:
|
||||
author: DaxPay
|
||||
title: DaxPay支付平台-开源版
|
||||
description: DaxPay支付平台-开源版
|
||||
version: 4.0.0-beta1
|
||||
version: 4.0.0-beta2
|
||||
starter:
|
||||
auth:
|
||||
# 开启超级管理员
|
||||
|
||||
Reference in New Issue
Block a user