Commit 2d9a5ca1 authored by ZWT's avatar ZWT

都删了

parent b54636cc
...@@ -6,14 +6,8 @@ spring: ...@@ -6,14 +6,8 @@ spring:
gateway: gateway:
routes: routes:
- id: pps-system - id: pps-system
uri: lb://pps-base-info uri: lb://pps-system
filters: filters:
- name: governance - name: governance
predicates: predicates:
- Path=/api/pps/system/** - Path=/api/pps/system/**
- id: pps-common \ No newline at end of file
uri: lb://pps-base-info
filters:
- name: governance
predicates:
- Path=/api/pps/common/**
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment