feat:网关新增common服务

This commit is contained in:
xiang
2026-03-21 22:17:48 +08:00
parent 3aa39d37ce
commit d8c5c602a9

View File

@@ -25,6 +25,12 @@ spring:
- Path=/api-auth/**
filters:
- StripPrefix=1
- id: xservice-common-center
uri: lb://xservice-common-center
predicates:
- Path=/api-common/**
filters:
- StripPrefix=1
redis:
host: r-bp1wt59a6nfyt4e3ltpd.redis.rds.aliyuncs.com