spring: datasource: #MySQL配置 hikari: max-lifetime: 1800000 maximum-poolSize: 50 dynamic: primary: mysql datasource: mysql: driver-class-name: com.mysql.cj.jdbc.Driver url: jdbc:mysql://10.11.10.17:3306/ivccs?useUnicode=true&characterEncoding=utf8&useSSL=false&pinGlobalTxToPhysicalConnection=true&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&zeroDateTimeBehavior=CONVERT_TO_NULL username: root password: Nd6xrootroot#$ oracle: driver-class-name: oracle.jdbc.OracleDriver url: jdbc:oracle:thin:@//172.16.1.21:1521/DB.COSCOYH.COM.CN username: XMYH_DCV password: xmyh_DCV0226 #elasticsearch data: elasticsearch: repositories: cluster-name: xmg cluster-nodes: 10.11.10.23:9300,10.11.10.14:9300,10.11.10.15:9300 hosts: 10.11.10.23:9200,10.11.10.14:9200,10.11.10.15:9200 client: connect-num: 10 connect-per-route: 10 userName: elastic pwd: Nandou1! enableSecurity: false #redis连接 redis: database: 5 sentinel: master: mymaster nodes: 10.11.10.19:26379,10.11.10.20:26379,10.11.10.21:26379 password: Nd6xxmG12 #单节点 有人集卡数据 singleNode: host: 10.11.10.32 port: 6379 database: 5 password: Nd6xxmG12 jedis: pool: max-active: 256 max-idle: 64 max-wait: 30000 min-idle: 32 pool: max-active: 256 max-idle: 64 max-wait: 30000 min-idle: 32 timeout: 10000 kafka: bootstrap-servers: 10.11.10.22:9092 consumer: enable-auto-commit: false group-id: ivccs_vmm auto-offset-reset: earliest #bootstrap-servers: 172.16.15.41:9092,172.16.15.42:9092,172.16.15.43:9092 key-deserializer: org.apache.kafka.common.serialization.StringDeserializer value-deserializer: org.apache.kafka.common.serialization.StringDeserializer producer: client-id: ivccs_vmm key-deserializer: org.apache.kafka.common.serialization.StringDeserializer value-dserializer: org.apache.kafka.common.serialization.StringDeserializer acks: 0 listener: ack-mode: MANUAL_IMMEDIATE missing-topics-fatal: false websocket: pushInPool: enable: true pushKafka: enable: true redis: node: mode: sentinel #终端在线时长 client: onlineTime: 60000 pushTime: 1800000 # 自定义文件上传路径 # Linux LinuxFile: upload-url: http://10.11.10.25:8085/photo upload-path: /opt/ivccs/photo playBackFolder: /opt/ivccs/palyBackFolder faultCodePath: /opt/IVCCS/VmmBackService/config/faultCode-template.xlsx # Windows WindowsFile: upload-path: F:/zly/image vehicle: latestData: redis: prefix: ivccs:vms:vehicle:latest postfix: harbor_D00A 001postfix: harbor_D001 002postfix: harbor_D002 preLocationFix: ivccs:vms:vehicle:preLocation protCode: ivccs:vms:portCode cranePos: ivccs:vms:cranePos vehicleTypeSwitch: ivccs:vms:vehicle_type_switch status: redis: keyPrefixOn: harbor:vehicle:onstatus cache: key: ivccs:vms:vehicle:cache list: redis: keyPrefix: harbor:vehicle:list video: keyPrefix: harbor:vehicle:video:status order: latestOrderKeyPrefix: harbor:command:status harbor: vehicle: confirm_status_prefix: harbor:vehicle:confirm_status #车、人、吊具确认状态 onstatusKey: harbor:vehicle:onstatus onlineKey: harbor:vehicle:online crane: realTimeInfoKeyPrefix: harbor:crane:info confirm: harbor:crane:confirm confirmExpireTime: 120 #确认过期时间,单位:秒 command: vehicle_path_keyPrefix: harbor:command:vehicle_path info_key: harbor:command:vin:info twenty_foot: harbor:command:twenty_foot:order_latest_five remote: vehicle_status: harbor:remote:vehicle_status #车辆接管状态 overtime: harbor:remote:overtime #超时退出接管 overtimeTime: 300 #超时时间,单位:秒 socketOvertime: harbor:remote:socketOvertime #session断开刹车 socketOvertimeTime: 2 #超时时间,单位:秒 throttleBrakeOperationValue: harbor:remote:throttleBrakeOperationValue #最新的油门刹车操作值 emergencyParking: harbor:remote:emergency_parking #紧停 controlInfo: harbor:remote:controlInfo #超时退出接管 autoPilot: harbor:remote:auto_pilot v2x: rsm: harbor:v2x:info:V2X_RSM order: dailyKpi: harbor:order:dailyKpi debug-app: check-num: prefix: ivccs:debug_app:check_num analysis: vehicle-data: es-index-name: vms_igv_vehicle index-rule: month # 车辆空闲时间 es vehicle-trip: es-index-name: vms_vehicle_trip login-check-url: http://10.11.10.3:8087/vbcs_admin/sys/checkLogin data-permission-check-url: http://10.11.10.3:8087/vbcs_admin/sys/checkDataPermission OperationLog-Url: http://10.11.10.33:8087/vbcs_admin/operationlog/add ExceptionLog-Url: http://10.11.10.33:8087/vbcs_admin/exceptionlog/add ThirdLogin-Url: http://10.11.10.33:8087/vbcs_admin/thirdPart/login BridgeCrane-url: http://10.11.20.3:8102/positioning/toBridgeCrane Shift-url: http://10.11.40.1:802/Dcv/CheckGoShipCraneLane PathPlanning-url: http://10.11.10.33:8030/igv/routing/roadid tos-url: http://10.11.40.1:806/CheckInterfaceValid/CheckService command-url: http://10.11.10.1:8040 gear-url: http://10.11.10.1:8050 #地图编辑请求地址 map-edit-url: http://10.11.10.1:8030 road-device: video-platform-url: http://10.11.10.1:8888 need-get-video: true charging-pile: latest_key_prefix: harbor:charging:pile:info charging_history_prefix: harbor:charging:history task: bigScreenRefreshTask: cron: 0 0 0 * * ? tosAnalysisTask: cron: 0 1 0,1,23 * * ? tosOeeTask: cron: 0 0 * * * ? stopVideoTask: cron: 0 10 * * * ? mqtt: address: ssl://10.11.10.28:1884 serverId: mqttx_8b1e19a2 name: ssiweb password: ssiweb123456 url: rtmp://10.11.10.28/live/ CAPath: ca_cidi.pem telaidian: base-url: http://sgi.telaidian.com.cn:7777/evcs/v20191230/ operator-id-telaidian: 395815801 operator-id-xmg: "063507079" assign-key: 1234567890abcdef operator-secret: 1234567890abcdef AES-key: 1234567890abcdef AES-vector: 1234567890abcdef status-refresh: cron: 0/5 * * * * ?