|  | @@ -2,9 +2,9 @@ server:
 | 
											
												
													
														|  |    port: 8112
 |  |    port: 8112
 | 
											
												
													
														|  |  spring:
 |  |  spring:
 | 
											
												
													
														|  |    datasource:
 |  |    datasource:
 | 
											
												
													
														|  | -    url: jdbc:mysql://120.79.140.200:3306/yami_bbc?allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true
 |  | 
 | 
											
												
													
														|  | 
 |  | +    url: jdbc:mysql://120.79.140.200:23306/yami_bbc?allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true
 | 
											
												
													
														|  |      username: root
 |  |      username: root
 | 
											
												
													
														|  | -    password: 123456
 |  | 
 | 
											
												
													
														|  | 
 |  | +    password: lx20200619$
 | 
											
												
													
														|  |      driver-class-name: com.mysql.cj.jdbc.Driver
 |  |      driver-class-name: com.mysql.cj.jdbc.Driver
 | 
											
												
													
														|  |      type: com.zaxxer.hikari.HikariDataSource
 |  |      type: com.zaxxer.hikari.HikariDataSource
 | 
											
												
													
														|  |      hikari:
 |  |      hikari:
 |