Browse Source

```
feat(config): 更新应用配置文件中的忽略路径和登录URL

- 在application.yml配置文件中添加/welcome.html到忽略路径列表
- 调整登录URL配置,移除旧的门户服务登录路径- 更新knife4j和appspecific相关的路径配置
```

chejianzheng 4 weeks ago
parent
commit
2550f957f6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/resources/application.yml

+ 0 - 1
src/main/resources/application.yml

@@ -53,7 +53,6 @@ sa-token:
       - /knife4j/**
       - /*/appspecific/**
       - /favicon.ico/**
-      - /welcome.html
     loginUrls:
       - /portal-service-server/web/user/login
       - /portal-service-server/web/user/reset