test
This commit is contained in:
@@ -50,12 +50,12 @@ spring:
|
||||
uri: http://18.167.251.121:9994
|
||||
predicates:
|
||||
- Path=/python/**
|
||||
- id: aida-buyer
|
||||
uri: lb://aida-buyer
|
||||
predicates:
|
||||
- Path=/buyer/**
|
||||
filters:
|
||||
- StripPrefix=1
|
||||
# - id: aida-buyer
|
||||
# uri: lb://aida-buyer
|
||||
# predicates:
|
||||
# - Path=/buyer/**
|
||||
# filters:
|
||||
# - StripPrefix=1
|
||||
# ---------- Knife4j 网关聚合配置 ----------
|
||||
knife4j:
|
||||
gateway:
|
||||
@@ -73,11 +73,11 @@ knife4j:
|
||||
service-name: aida-seller
|
||||
context-path: /seller
|
||||
order: 2
|
||||
- name: 买家端服务 (Buyer)
|
||||
url: /buyer/v3/api-docs
|
||||
service-name: aida-buyer
|
||||
context-path: /buyer
|
||||
order: 3
|
||||
# - name: 买家端服务 (Buyer)
|
||||
# url: /buyer/v3/api-docs
|
||||
# service-name: aida-buyer
|
||||
# context-path: /buyer
|
||||
# order: 3
|
||||
|
||||
# ---------- Gateway JWT 认证(gateway 独有) ----------
|
||||
gateway:
|
||||
|
||||
Reference in New Issue
Block a user