Newer
Older
zq-big-sreen / target / classes / application.yml
casic_zt on 28 May 2024 959 bytes 大屏统计数据不对修改
##########################################################
##################  所有profile共有的配置  #################
##########################################################
spring:
  profiles:
    active: dev
  servlet:
    multipart:
      max-file-size: 50MB
      max-request-size: 80MB
mybatis-plus:
  global-config:
    enable-sql-runner: true
  configuration:
    # 配置结果集属性为空时 是否映射返回结果
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #打印sql语句,调试用
    call-setters-on-nulls: true
  mapper-locations: classpath:mapper/*.xml
mybatis:
  mapper-locations: classpath:mapper/*.xml
  configuration:
    # 配置结果集属性为空时 是否映射返回结果
    call-setters-on-nulls: true
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #打印sql语句,调试用
casic:
  config:
    device-types: 1,4,101,12
    deptId: 1559096734123003906
    alarmDay: 3
    deviceYT: 13