遗漏的路由配置

pull/4246/head^2
zhangdaiscott 2020-09-25 14:43:09 +08:00
parent fa40b08049
commit 075c3532dc
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ spring:
- id: jeecg-system
uri: lb://jeecg-system
predicates:
- Path=/sys/**,/webSocketApi/**,/online/**,/message/**
- Path=/sys/**,/oss/file/**,/webSocketApi/**,/online/**,/message/**
- id: jeecg-system-websocket
uri: lb:ws://jeecg-system
predicates:

View File

@ -23,7 +23,7 @@ spring:
- id: jeecg-system
uri: lb://jeecg-system
predicates:
- Path=/sys/**,/webSocketApi/**,/online/**,/message/**
- Path=/sys/**,/oss/file/**,/webSocketApi/**,/online/**,/message/**
- id: jeecg-system-websocket
uri: lb:ws://jeecg-system
predicates: