!85 合并monitor路由配置到system

Merge pull request !85 from Yjoioooo/2.X
2.X
疯狂的狮子Li 2 years ago committed by Gitee
commit 5777e8c5ad
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -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
# 资源服务

Loading…
Cancel
Save