ruoyi-admin/src/main/resources/application.yml
@@ -261,6 +261,6 @@
websocket:
  enabled: true
  # 路径
  path: /websocket
  path: /resource/websocket
  # 设置访问源地址
  allowedOrigins: '*'