|
|
@ -9,8 +9,8 @@ debug: false |
|
|
|
#datasource数据源设置 |
|
|
|
#datasource数据源设置 |
|
|
|
spring: |
|
|
|
spring: |
|
|
|
datasource: |
|
|
|
datasource: |
|
|
|
url: jdbc:mysql://139.159.177.244:3306/hsg_pre?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false |
|
|
|
url: jdbc:mysql://139.159.177.244:3306/hfkj?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8 |
|
|
|
username: root |
|
|
|
username: hfkj |
|
|
|
password: HF123456. |
|
|
|
password: HF123456. |
|
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
|
driver-class-name: com.mysql.jdbc.Driver |
|
|
|
driver-class-name: com.mysql.jdbc.Driver |
|
|
|