modify local login address
This commit is contained in:
@@ -8,7 +8,7 @@ spring:
|
||||
master:
|
||||
url: jdbc:mysql://localhost:3306/scoring?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
||||
username: root
|
||||
password: '0416'
|
||||
password: 'Xjt56888818_'
|
||||
# 从库数据源
|
||||
slave:
|
||||
# 从数据源开关/默认关闭
|
||||
|
||||
@@ -136,5 +136,5 @@ xss:
|
||||
urlPatterns: /system/*,/monitor/*,/tool/*
|
||||
|
||||
wxapp:
|
||||
appid: wx8b56b19d20dffe71
|
||||
appSecret: 139e486ee3c120ca3c8cc605d8db9cc0
|
||||
appid: wxb4d8aae896bbf86b
|
||||
appSecret: 24585af40c95e4f40b1c19430082f221
|
||||
|
||||
Reference in New Issue
Block a user