项目初始化
This commit is contained in:
		| @@ -6,9 +6,9 @@ spring: | ||||
|         druid: | ||||
|             # 主库数据源 | ||||
|             master: | ||||
|                 url: jdbc:mysql://localhost:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 | ||||
|                 url: jdbc:mysql://localhost:3306/dqsj?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 | ||||
|                 username: root | ||||
|                 password: password | ||||
|                 password: root | ||||
|             # 从库数据源 | ||||
|             slave: | ||||
|                 # 从数据源开关/默认关闭 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user