作者 wangbin

报表数据库

... ... @@ -10,8 +10,8 @@ spring:
datasource:
type: com.zaxxer.hikari.HikariDataSource
driver-class-name: com.mysql.cj.jdbc.Driver
username: trobs
password: +bdKL~ykG4
username: trobs_report
password: V4dt*1Gt4Q
url: jdbc:mysql://rm-wz98uta593nt9fnha.mysql.rds.aliyuncs.com/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8
resources:
static-locations: classpath:/static/,classpath:/views/
... ...