From d873822e5964a52803cac434f040e24b6a439804 Mon Sep 17 00:00:00 2001
From: goupan <goupan@chinapopin.com>
Date: 星期六, 27 四月 2024 23:20:12 +0800
Subject: [PATCH] 正式环境配置

---
 rest/src/main/resources/ijpay/alipay.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rest/src/main/resources/ijpay/alipay.properties b/rest/src/main/resources/ijpay/alipay.properties
index 4229fca..6bba817 100644
--- a/rest/src/main/resources/ijpay/alipay.properties
+++ b/rest/src/main/resources/ijpay/alipay.properties
@@ -5,4 +5,4 @@
 alipay.aliPayCertPath=\u652F\u4ED8\u5B9D\u516C\u94A5\u8BC1\u4E66
 alipay.aliPayRootCertPath=\u652F\u4ED8\u5B9D\u6839\u8BC1\u4E66
 alipay.serverUrl=https://openapi.alipay.com/gateway.do
-alipay.domain=http://www.xintongtong.cn:8081/rest
\ No newline at end of file
+#alipay.domain=http://www.xintongtong.cn:8081/rest
\ No newline at end of file

--
Gitblit v1.7.1