From 16aeaf11e6cc603288243109236e6fd4add8365d Mon Sep 17 00:00:00 2001 From: sunjiabei Date: Mon, 4 Aug 2025 15:43:53 +0800 Subject: [PATCH] =?UTF-8?q?8=E6=9C=884=E6=97=A5=E9=87=91=E8=B1=86=E6=AD=A3?= =?UTF-8?q?=E5=BC=8F=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 1 + src/main/resources/application-prod.yml | 1 + src/main/resources/application-test.yml | 1 + src/main/resources/application.yml | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 18592b1..ceeecca 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -52,6 +52,7 @@ feishu: webhook: url: https://open.feishu.cn/open-apis/bot/v2/hook/384c78aa-8df1-498b-9c47-04e890ed9877 bean: + # url: http://api.homilychart.com/hljwgo/api/wallet/recharge url: http://39.101.133.168:8828/hljwgo/api/wallet/recharge server: port: 10704 diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index 8365e88..10fe60e 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -54,6 +54,7 @@ feishu: url: https://open.feishu.cn/open-apis/bot/v2/hook/1a515b19-b64f-46b7-9486-35842b9539fe bean: + # url: http://api.homilychart.com/hljwgo/api/wallet/recharge url: http://39.101.133.168:8828/hljwgo/api/wallet/recharge server: diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 867a75e..d2a2b71 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -52,6 +52,7 @@ feishu: webhook: url: https://open.feishu.cn/open-apis/bot/v2/hook/384c78aa-8df1-498b-9c47-04e890ed9877 bean: + # url: http://api.homilychart.com/hljwgo/api/wallet/recharge url: http://39.101.133.168:8828/hljwgo/api/wallet/recharge server: port: 8081 diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 874bce2..2784550 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -103,7 +103,7 @@ file: upload: url: http://39.101.133.168:8828/hljw/api/aws/upload bean: - # url: http://47.92.148.30:3003/mock/61/hljw/api/user/gold + # url: http://api.homilychart.com/hljwgo/api/wallet/recharge url: http://39.101.133.168:8828/hljwgo/api/wallet/recharge server: