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