From 87731ab867b082323bd31f4685fcfd07aa119c39 Mon Sep 17 00:00:00 2001 From: huangqizhen <15552608129@163.com> Date: Sat, 9 Aug 2025 15:45:16 +0800 Subject: [PATCH] =?UTF-8?q?8.9=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-prod.yml | 8 ++++---- src/main/resources/application-test.yml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index a7d96e8..036401a 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -4,8 +4,8 @@ spring: fail-on-unknown-properties: false datasource: mysql1: - jdbc-url: jdbc:mysql://localhost:3306/hwgoldc?serverTimezone=Asia/Shanghai&useSSL=false&useUnicode=true&allowMultiQueries=true&rewriteBatchedStatements=true - username: hwgoldc + jdbc-url: jdbc:mysql://localhost:3306/hwgold?serverTimezone=Asia/Shanghai&useSSL=false&useUnicode=true&allowMultiQueries=true&rewriteBatchedStatements=true + username: hwgold password: aDiw7MERSATdfGta driver-class-name: com.mysql.cj.jdbc.Driver hikari: @@ -90,7 +90,7 @@ bean: recharge: url: http://api.homilychart.com/hljwgo/api/wallet/recharge consume: - url: http://api.homilychart.com/hljwgo/api/wallet/pay + url: http://api.homilychart.com/hljwgo/api/wallet/pay server: - port: 10704 + port: 10705 diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 0bd95af..d1ecfaa 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -67,9 +67,9 @@ spring: data: redis: database: 0 - host: 54.255.212.181 - port: 10703 - password: Ngc0FYUTA6h3wC5J + host: localhost + port: 6379 + password: 123456 lettuce: pool: