From affaa44066a47c09078f9ce4e892120a99a7b25a Mon Sep 17 00:00:00 2001 From: huangqizhen <15552608129@163.com> Date: Sat, 9 Aug 2025 11:21:55 +0800 Subject: [PATCH] =?UTF-8?q?8.9=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=AF=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-prod.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index fe70a63..a7d96e8 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -88,10 +88,9 @@ feishu: bean: recharge: - # url: http://api.homilychart.com/hljwgo/api/wallet/recharge - url: http://39.101.133.168:8828/hljwgo/api/wallet/recharge + url: http://api.homilychart.com/hljwgo/api/wallet/recharge consume: - url: http://39.101.133.168:8828/hljwgo/api/wallet/pay + url: http://api.homilychart.com/hljwgo/api/wallet/pay server: port: 10704