From 5a5506e2b91dbe81c7df197e5ddfec13e071b455 Mon Sep 17 00:00:00 2001 From: dark Date: Tue, 24 Dec 2024 02:28:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'swagger.bat'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- swagger.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger.bat b/swagger.bat index 39b4d4a..b32e0a3 100644 --- a/swagger.bat +++ b/swagger.bat @@ -1,3 +1,3 @@ -goctl api plugin -plugin goctl-swagger="swagger -filename Name-For-Replace.json -host https://Name-For-Replace-dev.gxxhygroup.com" -api minio.api -dir . +goctl api plugin -plugin goctl-swagger="swagger -filename Name-For-Replace.json -host https://Name-For-Replace-dev.gxxhygroup.com" -api Name-For-Replace.api -dir . curl 10.1.1.124:8882/ping curl 10.1.1.124:8882/file/uploadWithTimestamp -F "file=@./Name-For-Replace.json" -H "UploadPath: /knife4j/data/ROOT" -H "UploadFileName: Name-For-Replace.json" -v \ No newline at end of file