build 版本号升级和数据脚本更新

This commit is contained in:
xxm1995
2024-03-05 17:50:56 +08:00
parent b1ba88e06e
commit 7a3ae9bf63
14 changed files with 29 additions and 16 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>cn.bootx.platform</groupId>
<artifactId>dax-pay</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
</parent>
<artifactId>daxpay-single-demo</artifactId>
@@ -36,7 +36,7 @@
<dependency>
<groupId>cn.bootx.platform</groupId>
<artifactId>daxpay-single-sdk</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
</dependency>
</dependencies>