Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Jeepay
Commits
8bdfe500
Commit
8bdfe500
authored
Jun 16, 2023
by
terrfly
Browse files
v2.2.0
parent
fd70281b
Changes
6
Hide whitespace changes
Inline
Side-by-side
jeepay-manager/src/main/resources/banner.txt
View file @
8bdfe500
...
@@ -4,5 +4,5 @@
...
@@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ /
/ /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, /
\____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/
/_/ /____/
:: Jeepay :: (v2.
1
.0.RELEASE)
:: Jeepay :: (v2.
2
.0.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com
适合互联网企业使用的开源支付系统 : https://www.jeequan.com
jeepay-merchant/src/main/resources/banner.txt
View file @
8bdfe500
...
@@ -4,5 +4,5 @@
...
@@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ /
/ /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, /
\____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/
/_/ /____/
:: Jeepay :: (v2.
1
.0.RELEASE)
:: Jeepay :: (v2.
2
.0.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com
适合互联网企业使用的开源支付系统 : https://www.jeequan.com
jeepay-payment/src/main/resources/banner.txt
View file @
8bdfe500
...
@@ -4,5 +4,5 @@
...
@@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ /
/ /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, /
\____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/
/_/ /____/
:: Jeepay :: (v2.
1
.0.RELEASE)
:: Jeepay :: (v2.
2
.0.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com
适合互联网企业使用的开源支付系统 : https://www.jeequan.com
pom.xml
View file @
8bdfe500
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
<!-- 配置属性声明, 支持自定义参数 -->
<!-- 配置属性声明, 支持自定义参数 -->
<properties>
<properties>
<isys.version>
2.
1
.0
</isys.version>
<!-- 指定当前[项目]版本号 -->
<isys.version>
2.
2
.0
</isys.version>
<!-- 指定当前[项目]版本号 -->
<projectRootDir>
${basedir}
</projectRootDir>
<projectRootDir>
${basedir}
</projectRootDir>
<java.version>
1.8
</java.version>
<!-- 指定java版本号 -->
<java.version>
1.8
</java.version>
<!-- 指定java版本号 -->
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<!-- 项目构建输出编码 -->
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<!-- 项目构建输出编码 -->
...
...
upgrade.md
View file @
8bdfe500
...
@@ -182,6 +182,8 @@
...
@@ -182,6 +182,8 @@
4.
优化:微信和支付宝分账结果确认
4.
优化:微信和支付宝分账结果确认
5.
修复:修复微信分账V3接口子商户号取值错误导致无法分账问题
5.
修复:修复微信分账V3接口子商户号取值错误导致无法分账问题
[v2.2.0_20230616]
1.
新增:适配jdk11 17高版本支持(社区)
2.
新增:支持Knife4j文档的适配,添加部分接口示例
3.
优化:针对微信V3版本接口进行调整
version.md
View file @
8bdfe500
v2.1.0_20230427
v2.2.0_20230616
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment