From 46ec0f67ea4f892a3b03368c1f012a9a67a93afe Mon Sep 17 00:00:00 2001 From: sunjianxi <839419401@qq.com> Date: Thu, 13 Feb 2025 15:56:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=9F=E8=83=BD=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 2d1a28f..96c80f1 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -5,20 +5,20 @@ spring: ##redis 单机环境配置 host: 127.0.0.1 port: 6379 -# password: -# database: 0 - password: jiahe123! - database: 3 + password: + database: 0 +# password: jiahe123! +# database: 3 ssl: enabled: false datasource: # MySql # url: jdbc:mysql://124.221.142.15:3306/lab-ops?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true -# url: jdbc:mysql://192.168.1.12:3306/lab-ops?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true +# url: jdbc:mysql://192.168.1.12:3306/lab-ops?useSSL=false&useUnicode=true&characterEncoding =utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true url: jdbc:mysql://127.0.0.1:3306/lab-ops?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true username: root - password: jiahe123! -# password: 123456 +# password: jiahe123! + password: 123456 sms: enabled: true @@ -26,6 +26,7 @@ sms: # sms审核通过的短信模板 template-id: SMS_476785306 template-id1: SMS_476455177 + template-id2: SMS_476500265 # sms审核通过的短信签名 sign-name: 实验室运维系统 # sms提供的accesskey