遗漏的路由配置

pull/5714/head
zhangdaiscott 2020-09-25 14:43:09 +08:00
parent a902e5b265
commit 5586443977
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: