@@ -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