Commit a606c882 by Administrator

Update techhero-base-system-local.yml

parent 9a393205
......@@ -4,9 +4,12 @@ spring:
write-dates-as-timestamps: true
datasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: sysmngv4
password: sysmngv4
# url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
# username: sysmngv4
# password: sysmngv4
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: sysmng
password: sysmng
#test
#url: jdbc:oracle:thin:@119.96.85.104:1521:orcl
#username: sysmng
......
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