mirror of
https://github.com/201206030/novel.git
synced 2025-04-27 07:30:50 +00:00
文档更新
This commit is contained in:
parent
86f4ab656b
commit
dc37138c19
@ -198,5 +198,6 @@ novel-admin :平台后台管理系统源码
|
||||
| *鹏飞 | ¥5.00 | 2019年11月11日 上午0点14分 |
|
||||
| *沐 | ¥10.00 | 2019年11月10日 上午12点09分 |
|
||||
|
||||
#### 备注
|
||||
|
||||
|
||||
精品小说屋所有相关项目均已在开源中国公开,感兴趣的可进入开源中国https://www.oschina.net/project按关键字`精品小说屋`搜索。
|
@ -35,9 +35,9 @@ spring:
|
||||
datasource:
|
||||
type: com.alibaba.druid.pool.DruidDataSource
|
||||
driverClassName: com.mysql.jdbc.Driver
|
||||
url: jdbc:mysql://127.0.0.1:3306/books?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
|
||||
url: jdbc:mysql://47.106.243.172:3306/books?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
|
||||
username: books
|
||||
password: books
|
||||
password: books!8888
|
||||
#password:
|
||||
initialSize: 1
|
||||
minIdle: 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user