Commit 90119825 authored by 赵啸非's avatar 赵啸非

更新登录页面鉴权

parent 99e4bce9
......@@ -58,11 +58,7 @@ spring:
url: @profiles.datasource.uri@
username: @profiles.datasource.username@
password: @profiles.datasource.password@
initial-size: 5
min-idle: 5
max-active: 20
# 配置获取连接等待超时的时间
max-wait: 60000
mybatis:
root-path: com.mortals
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment