From 2ba232f149252aa366494ba2a4527957f1e49e86 Mon Sep 17 00:00:00 2001 From: SongZhang <2064194730@qq.com> Date: Tue, 29 Oct 2024 09:51:53 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=AD=A3=E5=BC=8F=E7=AB=AF=E4=B8=89?= =?UTF-8?q?=E6=96=B9=E6=94=AF=E4=BB=98=E5=9B=9E=E8=B0=83=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eladmin-system/src/main/resources/config/application-prod.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eladmin-system/src/main/resources/config/application-prod.yml b/eladmin-system/src/main/resources/config/application-prod.yml index 68de8525..de47c59f 100644 --- a/eladmin-system/src/main/resources/config/application-prod.yml +++ b/eladmin-system/src/main/resources/config/application-prod.yml @@ -146,5 +146,5 @@ cashier: thirdPay: notify: - fstPay: https://pre-cashieradmin.sxczgkj.cn/notify/fstPay - fstReturn: https://pre-cashieradmin.sxczgkj.cn/notify/fstReturn + fstPay: https://cashieradmin.sxczgkj.cn/notify/fstPay + fstReturn: https://cashieradmin.sxczgkj.cn/notify/fstReturn