提交 075c3532 编写于 作者: JEECG低代码平台's avatar JEECG低代码平台

遗漏的路由配置

上级 fa40b080
......@@ -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:
......
......@@ -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:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册