Explorar o código

Merge branch 'master' of http://192.168.0.3:3000/ShangHaiLeanwo/GatewayServer.git

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

+ 4 - 0
src/main/resources/Application.yml

@@ -52,6 +52,10 @@ spring:
           uri: lb://mes-schedule-server
           predicates:
             - Path=/mesSchedule/**
+        - id: wms-label
+          uri: http://127.0.0.1:8088/wms/login/userLogin
+          predicates:
+            - Path=/wms/login/**
         # 正式的环境去掉该配置
         - id: pc_client
           uri: http://127.0.0.1:8081