更新sql,增加系统api接口

This commit is contained in:
yangzhengze
2018-05-29 23:15:50 +08:00
parent eb28b5d534
commit a5fe27fa60
2 changed files with 63 additions and 61 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: password
password: yang993446li
# 初始化大小,最小,最大
initialSize: 1
minIdle: 3