From daa964515f28ffa00b3678f7140c3eff28cd83d8 Mon Sep 17 00:00:00 2001 From: wanggeng <450292408@qq.com> Date: Sun, 12 Dec 2021 23:07:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E4=B8=8E?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ src/main/resources/application-prod.yml | 6 +++--- src/main/resources/application-test.yml | 3 ++- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ab3cbd0..dc9be7a 100644 --- a/pom.xml +++ b/pom.xml @@ -147,6 +147,12 @@ 1.0-SNAPSHOT + + ink.wgink + mongo-module-file + 1.0-SNAPSHOT + + ink.wgink redis-cache diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index 3b70524..27517a5 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -89,9 +89,9 @@ file: use-min-io: true # 与use-min-io配套使用 min-io: - endpoint: http://192.168.0.156:9900 - access-key: usercenter - secret-key: aaa111!!! + endpoint: http://192.168.0.156:19000 + access-key: smartcity + secret-key: smartcity # 即时通讯 websocket: diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 86966b9..2c19e5f 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -114,7 +114,8 @@ sms: verification-code: '{sign} 您的验证码为 {content}, 有效时间为120秒,若非本人操作,请忽略。' logging: - # enable-api-log: true + # 收集接口日志 + enable-api-log: true file: name: /Users/wanggeng/Desktop/UploadFiles/logs/usercenter-logs.log level: