From a69047e1891ef7a3ac9b1dea1c2889c81b29fa22 Mon Sep 17 00:00:00 2001
From: jiangshuai <291802688@qq.com>
Date: 星期三, 08 十一月 2023 17:21:51 +0800
Subject: [PATCH] 修改缩略图尺寸

---
 docs/docs.go |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/docs/docs.go b/docs/docs.go
index 8a80911..1a45405 100644
--- a/docs/docs.go
+++ b/docs/docs.go
@@ -150,6 +150,22 @@
                 }
             }
         },
+        "/api-wms/v1/attachment/uploadFiles": {
+            "post": {
+                "tags": [
+                    "闄勪欢绠$悊"
+                ],
+                "summary": "涓婁紶闄勪欢",
+                "responses": {
+                    "200": {
+                        "description": "鎴愬姛",
+                        "schema": {
+                            "$ref": "#/definitions/util.Response"
+                        }
+                    }
+                }
+            }
+        },
         "/api-wms/v1/company/company": {
             "get": {
                 "produces": [
@@ -4138,8 +4154,6 @@
 	Description:      "",
 	InfoInstanceName: "swagger",
 	SwaggerTemplate:  docTemplate,
-	LeftDelim:        "{{",
-	RightDelim:       "}}",
 }
 
 func init() {

--
Gitblit v1.8.0