!85 合并monitor路由配置到system

Merge pull request !85 from Yjoioooo/2.X
2.X
疯狂的狮子Li 2023-04-25 03:25:29 +00:00 committed by Gitee
commit 5777e8c5ad
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 8 deletions

View File

@ -62,14 +62,7 @@ spring:
- id: ruoyi-system
uri: lb://ruoyi-system
predicates:
- Path=/system/**
filters:
- StripPrefix=1
# 监控模块
- id: ruoyi-monitor
uri: lb://ruoyi-system
predicates:
- Path=/monitor/**
- Path=/system/**,/monitor/**
filters:
- StripPrefix=1
# 资源服务