叶君翔 3 lat temu
rodzic
commit
6eaf610739

+ 2 - 1
lb-gateway/src/main/resources/application-dev.yml

@@ -16,7 +16,8 @@ spring:
           # uri: http://www.baidu.com/
           predicates:
             #匹配所有请求路径以
-            - Path=/api/**
+#            - Path=/api/**
+            - Path=/**
 #            - Header=citycode,0512
           filters:
             - Authorize=true