feat: 更新管理系统模块
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -6,7 +6,7 @@ spring:
|
||||
name: @project.artifactId@
|
||||
version: @project.version@
|
||||
profiles:
|
||||
active: prod
|
||||
active: dev
|
||||
mail:
|
||||
host: smtp.163.com
|
||||
port: 465
|
||||
|
||||
Reference in New Issue
Block a user