huang
7 天以前 fc4e5c458094c6bf5238d7d21291325f19a57adb
gateway/src/main/resources/application.yml
@@ -17,68 +17,4 @@
          predicates:
            - Path=/api/plcSend/**
          filters:
            - StripPrefix=2
        - id: glassStorage
          uri: lb://glassStorage
          predicates:
            - Path=/api/glassStorage/**
            -
          filters:
            - StripPrefix=2
        - id: loadGlass
          uri: lb://loadGlass
          predicates:
            - Path=/api/loadGlass/**
          filters:
            - StripPrefix=2
        - id: cutting
          uri: lb://cutting
          predicates:
            - Path=/api/cutting/**
          filters:
            - StripPrefix=2
        - id: horizontal
          uri: lb://horizontal
          predicates:
            - Path=/api/horizontal/**
          filters:
            - StripPrefix=2
        - id: edging
          uri: lb://edging
          predicates:
            - Path=/api/edging/**
          filters:
            - StripPrefix=2
        - id: verticalGlass
          uri: lb://verticalGlass
          predicates:
            - Path=/api/verticalGlass/**
          filters:
            - StripPrefix=2
        - id: temperingGlass
          uri: lb://temperingGlass
          predicates:
            - Path=/api/temperingGlass/**
          filters:
            - StripPrefix=2
        - id: unLoadGlass
          uri: lb://unLoadGlass
          predicates:
            - Path=/api/unLoadGlass/**
          filters:
            - StripPrefix=2
        - id: hollowGlass
          uri: lb://hollowGlass
          predicates:
            - Path=/api/hollowGlass/**
          filters:
            - StripPrefix=2