mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-05-12 22:52:10 +08:00
fix 修复 workflow 路由策略与其他服务不一致导致的问题
This commit is contained in:
@@ -60,6 +60,8 @@ spring:
|
||||
uri: lb://ruoyi-workflow
|
||||
predicates:
|
||||
- Path=/workflow/**
|
||||
filters:
|
||||
- StripPrefix=1
|
||||
# 演示服务
|
||||
- id: ruoyi-demo
|
||||
uri: lb://ruoyi-demo
|
||||
|
||||
Reference in New Issue
Block a user