|
@@ -10,9 +10,9 @@ wx:
|
|
spring:
|
|
spring:
|
|
datasource:
|
|
datasource:
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
- username: tuser
|
|
|
|
- password: Qq!123
|
|
|
|
- url: jdbc:mysql://120.76.84.45:3306/wx_base?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
|
|
|
|
|
|
+ username: wx_base
|
|
|
|
+ password: goZ7ooGmxV
|
|
|
|
+ url: jdbc:mysql://out-rm-wz92efl25x02n44xego.mysql.rds.aliyuncs.com:3306/wx_base?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
|
|
mybatis:
|
|
mybatis:
|
|
mapper-locations: classpath:mybatis/*.xml
|
|
mapper-locations: classpath:mybatis/*.xml
|
|
configuration:
|
|
configuration:
|