Newer
Older
casic-opt-monitoring-parent / casic-web / src / main / resources / config / application.yml
lwh on 30 Mar 2021 2 KB 接口数据提交
##########################################################
##################  所有profile共有的配置  #################
##########################################################
spring:
  profiles:
    active: @activatedProperties@
    http:
      multipart:
        max-file-size: 50MB
        max-request-size: 80MB
mybatis-plus:
    sql-injector: com.baomidou.mybatisplus.mapper.LogicSqlInjector
    configuration-properties:
      viewDb: casic_sanitation #环卫子系统业务库
###################  mybatis-plus配置  ###################
###################  guns配置  ###################
casic:
  swagger-open: false #是否开启swagger (true/false)
  kaptcha-open: false #是否开启登录时验证码 (true/false)
  muti-datasource-open: false #是否开启多数据源(true/false)
  spring-session-open: false #是否开启spring session,如果是多机环境需要开启(true/false)
  session-invalidate-time: 86400 #session失效时间(只在单机环境下生效,,多机环境在SpringSessionConfig类中配置) 单位:秒
  session-validation-interval: 900 #多久检测一次失效的session(只在单机环境下生效) 单位:秒
  nologin-urls: /user/login,/kaptcha,/config/baseConfig
  tomcat: false #判断是否是
  kettle:
    pluginsPath: "D:\\dev-soft\\pdi\\pdi-ce-9.0.0.0-423\\plugins"
  config:
    export-path: D:\java\boot\guns-web-1.0.0-SNAPSHOT\export\
    config-path: E:\Develop\IdeaProject\smartcity\casic-smartcity-dcms\casic-web\src\main\resources\config\
  sync:
    socialLoginUrl: http://11.100.6.233:8085/geosocial-sso-manage/user/login #登录接口
    socialCaseUrl: http://11.100.6.233:8085/geosocial-flowable-distribute/es/disEventInfo/integratedQuery #事件查询接口
    platformUrl: http://11.100.5.8:8080/platformbigdata/modelservlet #共享交换可视化地址
    userName: rongjiangqu
    password: a58cc7c077b1ece3fad6923bf8f35d71
    appKey: 53a21bdd-626a-4b3b-9170-0c79498193e6 #可视化应用app  key
elasticjob:
  enabled: true
  reg-center:
    serverLists: localhost:2181
    namespace: elasticjob-lite-springboot
    digest: admin:Casic203
monitor:
  session:
    time: 90
    create:
      uri: http://11.100.5.152:8314/videoService/accounts/authorize
    alived:
      uri: http://11.100.5.152:8314/videoService/accounts/token/keepalive
  dept:
    uri: http://11.100.5.152:8314/videoService/devicesManager/deviceTree
    typeCode: 01
  video:
    uri: http://11.100.5.152:8314/videoService/realmonitor/uri?scheme=HLS
  channel:
    typeCode: 01;0;ALL;ALL