From c1b5d8b81d63555f6f0095aa823f07d99f80fe21 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期五, 11 四月 2025 18:22:49 +0800 Subject: [PATCH] git ch --- server/service/src/main/resources/application-dev.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/service/src/main/resources/application-dev.yml b/server/service/src/main/resources/application-dev.yml index c93459c..a0c0780 100644 --- a/server/service/src/main/resources/application-dev.yml +++ b/server/service/src/main/resources/application-dev.yml @@ -13,7 +13,7 @@ spring: # 鏁版嵁婧愰厤缃� datasource: - url: jdbc:mysql://sh-cdb-aiskr3vy.sql.tencentcdb.com:62443/yunyibao?useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=GMT%2B8 + url: jdbc:mysql://sh-cdb-aiskr3vy.sql.tencentcdb.com:62443/yunyibao1?useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=GMT%2B8 username: doumee password: rtjgfEr@&0c0m driver-class-name: com.mysql.cj.jdbc.Driver @@ -21,7 +21,7 @@ mail: host: smtp.exmail.qq.com username: jp@doumee.com - password: 2Jz9HFW2U7vRnCRu + password: p7iKUE8VvQQpY58S default-encoding: UTF-8 properties: mail: -- Gitblit v1.9.3