785834757 1 год назад
Родитель
Сommit
c774319d3d
1 измененных файлов с 1 добавлено и 6 удалено
  1. 1 6
      gateway/src/main/resources/application.yml

+ 1 - 6
gateway/src/main/resources/application.yml

@@ -16,12 +16,7 @@ spring:
         - id: platform_route
           uri: http://localhost:8083/
           predicates:
-            - Path=/userRole/**
-
-        - id: file_route
-          uri: http://localhost:8083/
-          predicates:
-            - Path=/file/**
+            - Path=/userRole/**,/system/**,/file/**
 
         - id: tenant_route
           uri: http://localhost:8084/