升级版本v2.2.2

This commit is contained in:
dingzhiwei 2023-11-22 18:03:57 +08:00
parent 1a5799df5e
commit 576ebd1082
5 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
<a href="https://www.jeequan.com"><img src="https://jeequan.oss-cn-beijing.aliyuncs.com/jeepay/img/jeepay_logo.svg"></a> <a href="https://www.jeequan.com"><img src="https://jeequan.oss-cn-beijing.aliyuncs.com/jeepay/img/jeepay_logo.svg"></a>
</p> </p>
<p align="center"> <p align="center">
<strong>适合互联网企业使用的开源支付系统</strong> <strong>计全支付 - 让支付接入更简单</strong>
</p> </p>
<p align="center"> <p align="center">
👉 <a href="https://www.jeequan.com">https://www.jeequan.com</a> 👈 👉 <a href="https://www.jeequan.com">https://www.jeequan.com</a> 👈

View File

@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ / / /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, / \____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/ /_/ /____/
:: Jeepay :: (v2.2.1.RELEASE) :: Jeepay :: (v2.2.2.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com 让支付接入更简单 : https://www.jeequan.com

View File

@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ / / /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, / \____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/ /_/ /____/
:: Jeepay :: (v2.2.1.RELEASE) :: Jeepay :: (v2.2.2.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com 让支付接入更简单 : https://www.jeequan.com

View File

@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ / / /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, / \____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/ /_/ /____/
:: Jeepay :: (v2.2.1.RELEASE) :: Jeepay :: (v2.2.2.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com 让支付接入更简单 : https://www.jeequan.com

View File

@ -36,7 +36,7 @@
<!-- 配置属性声明, 支持自定义参数 --> <!-- 配置属性声明, 支持自定义参数 -->
<properties> <properties>
<isys.version>2.2.1</isys.version> <!-- 指定当前[项目]版本号 --> <isys.version>2.2.2</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> <!-- 项目构建输出编码 -->