Commit 59eec850 by Administrator

Delete techhero-permission-test.yml

parent fe0e43f6
spring:
datasource:
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: zcpt_yw
password: zcpt_yw456
driverClassName: oracle.jdbc.OracleDriver
initial-size: 5
validation-query: SELECT 1 from dual
test-on-borrow: false
test-while-idle: true
time-between-eviction-runs-millis: 18800
jdbc-interceptors: ConnectionState;SlowQueryReport(threshold=1000)
global:
swagger:
import: true
\ No newline at end of file
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