Commit d0fd2ce4 by Administrator

Update techhero-base-supportplatform-dev.yml

parent b2df95fd
spring: spring:
jackson:
serialization:
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.87.17:1521:orcl url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
...@@ -19,9 +22,6 @@ spring: ...@@ -19,9 +22,6 @@ spring:
commons-log: commons-log:
statement-log-enabled: true statement-log-enabled: true
statement-executable-sql-log-enable: true statement-executable-sql-log-enable: true
jackson:
serialization:
write-dates-as-timestamps: true
#url: jdbc:oracle:thin:@183.95.190.112:1521:orcl #url: jdbc:oracle:thin:@183.95.190.112:1521:orcl
#username: zcpt_yw #username: zcpt_yw
......
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