|
@@ -8,7 +8,7 @@ spring:
|
|
|
ds0:
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
- url: jdbc:mysql://120.46.190.49:3306/erp-standard?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=true&useSSL=false
|
|
|
+ url: jdbc:mysql://120.46.190.49:3306/erp-warehouse?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=true&useSSL=false
|
|
|
username: root
|
|
|
#password: root
|
|
|
password: Gd8XCWEef72GerxE
|