diff --git a/gateways/internal/LINGYUN.MicroService.Internal.ApiGateway/src/LINGYUN.MicroService.Internal.ApiGateway/ocelot.json b/gateways/internal/LINGYUN.MicroService.Internal.ApiGateway/src/LINGYUN.MicroService.Internal.ApiGateway/ocelot.json index fdbe779f5..cea37c82d 100644 --- a/gateways/internal/LINGYUN.MicroService.Internal.ApiGateway/src/LINGYUN.MicroService.Internal.ApiGateway/ocelot.json +++ b/gateways/internal/LINGYUN.MicroService.Internal.ApiGateway/src/LINGYUN.MicroService.Internal.ApiGateway/ocelot.json @@ -3585,7 +3585,7 @@ }, { "DownstreamPathTemplate": "/api/files/{everything}", - "UpstreamPathTemplate": "/api/api/files/{everything}", + "UpstreamPathTemplate": "/api/files/{everything}", "UpstreamHttpMethod": [ "GET", "POST",