更新sql,增加系统api接口

master
yangzhengze 2018-05-29 23:16:39 +08:00
parent a5fe27fa60
commit 2bbd8361d9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ spring:
#url: jdbc:mysql://10.213.24.45:3306/ry?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true
url: jdbc:mysql://localhost:3306/ry?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true
username: root
password: yang993446li
password: password
# 初始化大小,最小,最大
initialSize: 1
minIdle: 3