feat: 更新管理系统模块

This commit is contained in:
2025-06-10 20:02:34 +08:00
parent f13c26251f
commit 1bc78e80b7
9 changed files with 14 additions and 150 deletions

View File

@@ -3,4 +3,4 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/sweet_hut?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=UTF-8&useSSL=false
username: root
password: 123456
password: estun@medical

View File

@@ -6,7 +6,7 @@ spring:
name: @project.artifactId@
version: @project.version@
profiles:
active: prod
active: dev
mail:
host: smtp.163.com
port: 465