Commit 61b8c7da by Administrator

Update techhero-base-system-anhui-dev.yml

parent 371e1ab9
...@@ -4,9 +4,9 @@ spring: ...@@ -4,9 +4,9 @@ spring:
write-dates-as-timestamps: true write-dates-as-timestamps: true
datasource: datasource:
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.99.9:30110:orcl url: jdbc:oracle:thin:@192.168.50.246:1521:orcl
username: sysmng_ah username: sysmng_ah
password: 123456 password: sysmng_ah
# url: jdbc:oracle:thin:@119.96.87.17:1521:orcl # url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
# username: SYSMNG_DEV2 # username: SYSMNG_DEV2
# password: SYSMNG_DEV2 # password: SYSMNG_DEV2
......
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