project: name: 森林公园自行车 version: 1.0.0 env: development # env: production spring: # JSON返回配置 profiles: active: dev application: name: jt808 jackson: time-zone: GMT+8 date-format: yyyy-MM-dd HH:mm:ss mvc: format: date-time: yyyy-MM-dd HH:mm:ss date: yyyy-MM-dd time: HH:mm:ss mybatis: configuration: use-generated-keys: true map-underscore-to-camel-case: true log-impl: org.apache.ibatis.logging.slf4j.Slf4jImpl mapper-locations: - classpath:/mapper/*.xml server: port: 8000 jt-server: jt808: enable: true port: udp: 7611 tcp: 7611 media-file: path: D:/jt_data/media_file alarm-file: host: 127.0.0.1 port: 7612 alarm-file: enable: true port: 7612 path: D:/jt_data/alarm_file