Commit f920fc6c by Administrator

Update techhero-business-inspection-local.yml

parent 73f93fb4
......@@ -25,11 +25,16 @@ spring:
dynamic:
primary: inspection
datasource:
system:
url: jdbc:mysql://dev-env:33060/inspection_pro?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
username: root
password: techhero
driver-class-name: com.mysql.cj.jdbc.Driver
# system:
# url: jdbc:mysql://dev-env:33060/inspection_pro?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
# username: root
# password: techhero
# driver-class-name: com.mysql.cj.jdbc.Driver
inspection:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: WSXCV2_DEV
password: WSXCV2_DEV
rabbitmq:
host: dev-env
port: 5672
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment