Explorar o código

修改网关服务器的配置。

yangzhijie %!s(int64=5) %!d(string=hai) anos
pai
achega
a53285859b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/main/resources/Application.yml

+ 2 - 2
src/main/resources/Application.yml

@@ -59,12 +59,12 @@ spring:
         - id: eam_client
           uri: http://127.0.0.1:8082
           predicates:
-            - Path=/eamapp/**
+            - Path=/EamApp/**
         # 正式的环境去掉该配置
         - id: wms_client
           uri: http://127.0.0.1:8083
           predicates:
-            - Path=/wmsapp/**,/static-wms-app/**,/EamApp/**
+            - Path=/wmsapp/**,/static-wms-app/**
         # 文件服务器
         - id: file_server
           uri: lb://file-server