Newer
Older
rain_receiver / src / main / resources / application.yml
chaizhuang on 11 Dec 2023 968 bytes 增加语音发送功能
spring:
  profiles:
    active: dev
  servlet:
    multipart:
      max-file-size: 50MB
      max-request-size: 80MB
  mvc:
    pathmatch:
      matching-strategy: ant_path_matcher
mybatis-plus:
  global-config:
    enable-sql-runner: true
  #configuration:
    # 配置结果集属性为空时 是否映射返回结果
  #  log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #打印sql语句,调试用
  mapper-locations: classpath:mapper/*.xml
mybatis:
  mapper-locations: classpath:mapper/*.xml
#mybatis-plus:
#    sql-injector: com.baomidou.mybatisplus.mapper.LogicSqlInjector


casic:
  alarm:
    rainfall: 5
    humi: 10
    temp: 10
    pressure: 15
    flow: 5
  task:
    cron-time: 0 */1 * * * ?
  server:
    port: 9393
    appId: VM00452288
    appKey: 1d6ea4fd4ae266ea0c7e502d9bf4172a
    phone: 18611697489
    url: http://api.vm.ihuyi.com/webservice/voice.php?method=Submit
  pdfPath: /casic/testPdf/config/