@@ -1,7 +1,7 @@
spring:
#数据源连接--start
datasource:
- url: jdbc:mysql://10.104.59.165:3306/caimei?characterEncoding=UTF8&serverTimezone=Asia/Shanghai
+ url: jdbc:mysql://119.29.164.246:3306/caimei?characterEncoding=UTF8&serverTimezone=Asia/Shanghai
username: developer
password: 05bZ/OxTB:X+yd%1
# Hikari will use the above plus the following to setup connection pooling