mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-08-29 09:04:14 +00:00
doc 版本号升级
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
- fix: 微信支付同步V3接口金额空指针问题
|
||||
- fix: 订单支付成功重复更新问题
|
||||
- fix: 优化自动分账没有默认分账组时的处理
|
||||
## [v3.0.0.beta3] 2024-12-22
|
||||
## [v3.0.0.beta4] 2024-12-22
|
||||
- 新增: 支持支付宝分账功能
|
||||
- 新增: 支持微信分账功能
|
||||
- 新增: 支持分账发起和分账完结功能
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-common</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-cache</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-common</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-config</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-common</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-exception-handler</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-common</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-header-holder</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-common</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-jackson</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-common</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-log</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-common</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-mybatis-plus</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-common</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-redis</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-common</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-spring</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-common</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common-swagger</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
<modules>
|
||||
<module>service-baseapi</module>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-service</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>service-baseapi</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-service</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>service-iam</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
<modules>
|
||||
<module>starter-auth</module>
|
||||
@@ -25,7 +25,7 @@
|
||||
<dependency>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-core</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</dependency>
|
||||
<!-- lombok -->
|
||||
<dependency>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-starter</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>starter-audit-log</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-starter</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>starter-auth</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-starter</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>starter-delay-queue</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-starter</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>starter-file</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform-starter</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>starter-quartz</artifactId>
|
||||
|
@@ -13,7 +13,7 @@
|
||||
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>bootx-platform</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
<packaging>pom</packaging>
|
||||
<description>基础脚手架服务</description>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<bootx-platform.version>3.0.0.beta3</bootx-platform.version>
|
||||
<bootx-platform.version>3.0.0.beta4</bootx-platform.version>
|
||||
<!-- 再高的的新版本与会knife4j 4.5冲突 -->
|
||||
<springdoc.version>2.5.0</springdoc.version>
|
||||
<hutool.version>5.8.31</hutool.version>
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.dromara.daxpay</groupId>
|
||||
<artifactId>daxpay-single-channel</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-single-alipay</artifactId>
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.dromara.daxpay</groupId>
|
||||
<artifactId>daxpay-single-channel</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-single-union</artifactId>
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.dromara.daxpay</groupId>
|
||||
<artifactId>daxpay-single-channel</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-single-wechat</artifactId>
|
||||
|
@@ -13,7 +13,7 @@
|
||||
|
||||
<groupId>org.dromara.daxpay</groupId>
|
||||
<artifactId>daxpay-single-channel</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
<packaging>pom</packaging>
|
||||
<description>单商户支付通道功能实现</description>
|
||||
|
||||
@@ -35,8 +35,8 @@
|
||||
<autopoi.version>1.4.8</autopoi.version>
|
||||
<easypoi.version>4.5.0</easypoi.version>
|
||||
|
||||
<bootx-platform.version>3.0.0.beta3</bootx-platform.version>
|
||||
<daxpay.version>3.0.0.beta3</daxpay.version>
|
||||
<bootx-platform.version>3.0.0.beta4</bootx-platform.version>
|
||||
<daxpay.version>3.0.0.beta4</daxpay.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
@@ -67,7 +67,7 @@
|
||||
<dependency>
|
||||
<groupId>org.dromara.daxpay</groupId>
|
||||
<artifactId>daxpay-single-service</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.dromara.daxpay</groupId>
|
||||
<artifactId>daxpay-single-sdk</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<!-- 项目信息 -->
|
||||
|
@@ -13,7 +13,7 @@
|
||||
<groupId>org.dromara.daxpay</groupId>
|
||||
<artifactId>daxpay-single-server</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
<description>daxpay服务端</description>
|
||||
|
||||
<properties>
|
||||
@@ -29,8 +29,8 @@
|
||||
<easypoi.version>4.5.0</easypoi.version>
|
||||
<minio.version>8.5.2</minio.version>
|
||||
|
||||
<bootx-platform.version>3.0.0.beta3</bootx-platform.version>
|
||||
<daxpay.version>3.0.0.beta3</daxpay.version>
|
||||
<bootx-platform.version>3.0.0.beta4</bootx-platform.version>
|
||||
<daxpay.version>3.0.0.beta4</daxpay.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.dromara.daxpay</groupId>
|
||||
<artifactId>daxpay-single</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-single-core</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.dromara.daxpay</groupId>
|
||||
<artifactId>daxpay-single</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-single-service</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.dromara.daxpay</groupId>
|
||||
<artifactId>daxpay-single</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>daxpay-single-unisdk</artifactId>
|
||||
|
@@ -13,7 +13,7 @@
|
||||
|
||||
<groupId>org.dromara.daxpay</groupId>
|
||||
<artifactId>daxpay-single</artifactId>
|
||||
<version>3.0.0.beta3</version>
|
||||
<version>3.0.0.beta4</version>
|
||||
<packaging>pom</packaging>
|
||||
<description>单商户支付核心功能实现</description>
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
<lombok-mapstruct.version>0.2.0</lombok-mapstruct.version>
|
||||
<minio.version>8.5.2</minio.version>
|
||||
|
||||
<bootx-platform.version>3.0.0.beta3</bootx-platform.version>
|
||||
<daxpay.version>3.0.0.beta3</daxpay.version>
|
||||
<bootx-platform.version>3.0.0.beta4</bootx-platform.version>
|
||||
<daxpay.version>3.0.0.beta4</daxpay.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
daxpay-single:
|
||||
image: daxpay/daxpay-single:3.0.0.beta3
|
||||
image: daxpay/daxpay-single:3.0.0.beta4
|
||||
restart: always
|
||||
# window上不支持host网络模式, 需要更改为 bridge 网络模式, 然后走端口映射
|
||||
network_mode: host
|
||||
|
Reference in New Issue
Block a user