From db7e3c55cef94793dcc0b651c90e5c8b21b8bcc9 Mon Sep 17 00:00:00 2001
From: yinbangzhong <zhongbangyin@126.com>
Date: 星期一, 17 六月 2024 19:28:13 +0800
Subject: [PATCH] watch preloads file to autoload

---
 docs/docs.go |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/docs/docs.go b/docs/docs.go
index 0a3a707..b9de7a5 100644
--- a/docs/docs.go
+++ b/docs/docs.go
@@ -466,18 +466,12 @@
                 "summary": "涓婁紶闊抽",
                 "parameters": [
                     {
-                        "type": "file",
-                        "description": "闊抽鏂囦欢",
-                        "name": "file",
-                        "in": "formData"
-                    },
-                    {
                         "type": "array",
                         "items": {
                             "type": "file"
                         },
                         "collectionFormat": "csv",
-                        "description": "澶氫釜闊抽鏂囦欢",
+                        "description": "澶氭枃浠朵笂浼�",
                         "name": "files",
                         "in": "formData"
                     }

--
Gitblit v1.8.0