‘liusuyi’
2023-10-08 157c26f5188c7ed62a4547f7e3b5a5a3e3ed7729
src/main/resources/application-prod.yml
@@ -49,19 +49,24 @@
    timeout: 100
    keepalive: 60
    enabled: true
  # 盗电接口地址
  stealelec:
    enabled: false
    url: http://iot.zhdk.net:8090/Warning/GetWarning?userName=cy4oil
mybatis:
  typeAliasesPackage: com.ard.alarm.**.domain
  mapperLocations: classpath:/mapper/*.xml
  # 三厂数字化地址
  digitization3:
    enabled: false
# mybatis-plus配置
mybatis-plus:
  type-aliases-package: com.ard.alarm.**.domain
  mapper-locations: classpath:/mapper/*.xml
server:
  port: 8088
logging:
  level:
    hikSdk: debug
    mqtt: info
    mqtt: debug
    netty: info
    external: info
    camera: info
    tube: info
    tube: info