ruoyi-admin/src/main/resources/application.yml
@@ -12,10 +12,7 @@ addressEnabled: false # 验证码类型 math 数字计算 char 字符验证 captchaType: math # 匿名访问配置 anonymous: appId: appId1 securityKey: your_security_key # 开发环境配置 server: @@ -131,3 +128,16 @@ excludes: /system/notice # 匹配链接 urlPatterns: /system/*,/monitor/*,/tool/* # GPS服务配置 gps: service: domain: https://gps51.com username: 王某人 password: Aa1357 # 民航接口地址 min: apiUrl: http://120.25.98.119:8084/v1/ #测试环境:localhost:8011 appId: appId1