From 39e7994fc38fdf5c64bf285807ce97022d6878d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E5=AE=87=E5=A5=87?= Date: Thu, 23 Oct 2025 17:19:44 +0800 Subject: [PATCH] =?UTF-8?q?config:=20=E5=9F=9F=E5=90=8D=E6=9B=BF=E6=8D=A2i?= =?UTF-8?q?p?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/application-prod.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-prod.yml b/ruoyi-admin/src/main/resources/application-prod.yml index cd232c146..1cde5785d 100644 --- a/ruoyi-admin/src/main/resources/application-prod.yml +++ b/ruoyi-admin/src/main/resources/application-prod.yml @@ -273,9 +273,9 @@ alipay: appCertPath: /alipay/prod/appCertPublicKey_2021005194684036.crt rootCertPath: /alipay/prod/alipayRootCert.crt alipayPublicCertPath: /alipay/prod/alipayCertPublicKey_RSA2.crt - notifyUrl: http://121.40.117.244:9310/rest/v1/alipay-callback/notify - defaultReturnUrl: http://121.40.214.172/index.html - orderReturnUrl: http://121.40.214.172/index.html + notifyUrl: https://api.cdbuju.cn/rest/v1/alipay-callback/notify + defaultReturnUrl: https://cdbuju.cn/index.html + orderReturnUrl: https://cdbuju.cn/index.html signType: RSA2 charset: UTF-8 gatewayUrl: https://openapi.alipay.com/gateway.do