spring: datasource: #本地环境 url: jdbc:oracle:thin:@databaseServer:30100:orcl username: secret_room_local password: X1JPT01fTE9DQUw= driver-class-name: oracle.jdbc.OracleDriver
remote: insp:
secretKey: 7AC4F6926B1AFEA6D96B8DE863B17BAC
inspGatewayUrl: http://119.96.165.59:10313
tokenUrl: http://119.96.165.59:10313/auth/interface/token deviceListUrl: http://119.96.165.59:10313/examinsp/ipc/findDevicePageByNvr
upload: # 文件路径相关配置 base-url: https://test.techhero.vip:16501/secretroom/file/ # 访问文件时的url前缀 file-path: /data/image/ #文件存放地址