From 5b7639f0bd9e056738ec15100ed0532e965c6cd5 Mon Sep 17 00:00:00 2001 From: guohongjin <guohongjin@test.com> Date: 星期三, 15 五月 2024 17:15:18 +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