server: port: 6909 ################### spring配置 ################### spring: datasource: driver-class-name: com.mysql.cj.jdbc.Driver url: jdbc:mysql://localhost:3306/casic-production-safety?useUnicode=true&characterEncoding=utf8&allowMultiQueries=true&serverTimezone=Asia/Shanghai&&allowMultiQueries=true username: root password: 123456 druid: max-active: 50 min-idle: 20 web: resources: static-locations: D:\casic\tmp\ jms: pub-sub-domain: true # session: # store-type: redis # redis: # host: 111.198.10.15 # port: 11412 # password: ew5T4K3#203lwh # serializer: org.springframework.data.redis.serializer.StringRedisSerializer # redisValueSerializer: org.springframework.data.redis.serializer.JdkSerializationRedisSerializer casic: #kaptcha-open: false #是否开启登录时验证码 (true/false) no-login-urls: ${casic.sysUrl}/user/login,${casic.sysUrl}/user/appLogin,${casic.sysUrl}/kaptcha/base64,${casic.sysUrl}/config/baseConfig,/route/mockToken,/websocket/*,/webjars/**,/v2/api-docs,/v2/api-docs-ext,/doc.html,/v2/api-docs/swagger-ui.html,/swagger-resources,/ws/*,/gate/login,/jitGWAuthP7,/jitGWRandom,/login,/record/upload db: init: enable: false hikSdk: /casic/hiklib/HCNetSDK.dll hikPlay: /casic/hiklib/PlayCtrl.dll file: uploadPath: D:\casic\tmp\ stay: picPath: D:\casic\stay\ log: #百万日志存储量 total: 1000000 sm: open: true path: D:\workspace\server\keti\casic-production-safety\casic-web\src\main\resources\ clientIp: 10.10.5.80 logging: level.root: info level.com.casic: debug level.com.casic.missiles.netty: error level.com.casic.missiles.modular.neutron: error level.org.springframework.web: info level.org.apache.http: debug file: path: /casic/hiklib/logs