fix 修复 workflow 路由策略与其他服务不一致导致的问题

This commit is contained in:
疯狂的狮子Li
2024-11-10 00:08:22 +08:00
parent 0892121cf7
commit ab828a2579
9 changed files with 26 additions and 23 deletions

View File

@@ -60,6 +60,8 @@ spring:
uri: lb://ruoyi-workflow
predicates:
- Path=/workflow/**
filters:
- StripPrefix=1
# 演示服务
- id: ruoyi-demo
uri: lb://ruoyi-demo