|
@@ -5,7 +5,7 @@ spring:
|
|
|
datasource:
|
|
datasource:
|
|
|
supply:
|
|
supply:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
- jdbc-url: jdbc:mysql://rm-bp13g3ra2f59q49xs.mysql.rds.aliyuncs.com:3306/ai_supply?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
|
|
|
|
+ jdbc-url: jdbc:mysql://rm-bp13g3ra2f59q49xs.mysql.rds.aliyuncs.com:3306/ai_supply_test?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
username: wqsd
|
|
username: wqsd
|
|
|
password: wqsd@2025
|
|
password: wqsd@2025
|
|
|
type: com.zaxxer.hikari.HikariDataSource
|
|
type: com.zaxxer.hikari.HikariDataSource
|