From 4ba865b1651c0df76ed6ae31f2d8506c672c01d6 Mon Sep 17 00:00:00 2001 From: chenbowen Date: Tue, 21 Oct 2025 17:56:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20supply=20=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E7=9A=84=E6=8E=A5=E5=8F=A3=E8=A2=AB=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E7=9A=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zt-gateway/src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zt-gateway/src/main/resources/application.yaml b/zt-gateway/src/main/resources/application.yaml index d1e26b2c..ca176285 100644 --- a/zt-gateway/src/main/resources/application.yaml +++ b/zt-gateway/src/main/resources/application.yaml @@ -337,7 +337,7 @@ knife4j: url: /admin-api/supply/v3/api-docs - name: supply-sply-server service-name: supply-server - url: /admin-api/sply/v3/api-docs + url: /admin-api/supply/v3/api-docs - name: qms-server service-name: qms-server url: /admin-api/qms/v3/api-docs