sen
2025-10-16 f3a33392a04c30ec58282e3ff68ae58fc5b7a971
admin/config/test/application-custom.yml
@@ -83,10 +83,22 @@
      /captchaImage
      /actuator/**
      /*/api-docs
      /api/**
      /druid/**
      /webjars/**
      /swagger-resources/**
      /swagger-ui.html
      /profile/**
      /system/dict/data/type/**
      /websocket/**
      /websocket/**
  # 车辆每日数据API配置
  vehicle-api:
    # API基础地址
    baseUrl: https://api.scania-cn.com/vehicleData
    # API认证信息
    appid: 0f4c9b15b6addc6f508e8944e046fa67
    secret: MGY0YzliMTViNmFkZGM2ZjUwOGU4OTQ0ZTA0NmZhNjc=
    # 接口超时设置(毫秒)
    timeout: 30000
    # 重试次数
    retryCount: 3