From 301003bb605007c3e035442de4bced9dd02164bb Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期一, 28 八月 2023 17:46:18 +0800
Subject: [PATCH] fix

---
 docs/docs.go |  284 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 284 insertions(+), 0 deletions(-)

diff --git a/docs/docs.go b/docs/docs.go
index 5052c01..1ab4138 100644
--- a/docs/docs.go
+++ b/docs/docs.go
@@ -1899,6 +1899,66 @@
                 }
             }
         },
+        "/con/downloadContract": {
+            "get": {
+                "security": [
+                    {
+                        "ApiKeyAuth": []
+                    }
+                ],
+                "consumes": [
+                    "application/json"
+                ],
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "Contract"
+                ],
+                "summary": "涓嬭浇Contract",
+                "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
+                        "type": "array",
+                        "items": {
+                            "type": "integer"
+                        },
+                        "collectionFormat": "csv",
+                        "name": "fileContent",
+                        "in": "query"
+                    },
+                    {
+                        "type": "string",
+                        "name": "fileName",
+                        "in": "query"
+                    },
+                    {
+                        "type": "integer",
+                        "description": "涓婚敭ID",
+                        "name": "id",
+                        "in": "query"
+                    },
+                    {
+                        "type": "integer",
+                        "name": "supplierID",
+                        "in": "query"
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "{\"success\":true,\"data\":{},\"msg\":\"涓嬭浇鎴愬姛\"}",
+                        "schema": {
+                            "type": "string"
+                        }
+                    }
+                }
+            }
+        },
         "/con/findContract": {
             "get": {
                 "security": [
@@ -1917,6 +1977,12 @@
                 ],
                 "summary": "鐢╥d鏌ヨContract",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "array",
                         "items": {
@@ -1971,6 +2037,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇Contract鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "name": "endCreatedAt",
@@ -2053,6 +2125,12 @@
                 ],
                 "summary": "棰勮Contract",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "array",
                         "items": {
@@ -2145,6 +2223,12 @@
                 ],
                 "summary": "鑾峰彇鍗曚竴瀹㈡埛淇℃伅",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "description": "瀹㈡埛鍚�",
@@ -2897,6 +2981,12 @@
                 "summary": "鐢╥d鏌ヨIndustry",
                 "parameters": [
                     {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
                         "type": "integer",
                         "description": "涓婚敭ID",
                         "name": "id",
@@ -2936,6 +3026,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇Industry鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "name": "endCreatedAt",
@@ -3273,6 +3369,12 @@
                 "summary": "鐢╥d鏌ヨMember",
                 "parameters": [
                     {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
                         "type": "integer",
                         "description": "涓婚敭ID",
                         "name": "id",
@@ -3322,6 +3424,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇Member鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "name": "endCreatedAt",
@@ -3400,6 +3508,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇Member鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "name": "endCreatedAt",
@@ -4091,6 +4205,12 @@
                 "summary": "鐢╥d鏌ヨProduct",
                 "parameters": [
                     {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
                         "type": "integer",
                         "name": "deliveryTime",
                         "in": "query"
@@ -4190,6 +4310,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇Product鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "integer",
                         "name": "deliveryTime",
@@ -4318,6 +4444,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇Product鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "integer",
                         "name": "deliveryTime",
@@ -4963,6 +5095,12 @@
                     },
                     {
                         "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
+                        "type": "string",
                         "name": "detailAddress",
                         "in": "query"
                     },
@@ -5069,6 +5207,12 @@
                     {
                         "type": "string",
                         "name": "contact",
+                        "in": "query"
+                    },
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
                         "in": "query"
                     },
                     {
@@ -5342,6 +5486,12 @@
                 "summary": "鐢╥d鏌ヨSupplierType",
                 "parameters": [
                     {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
                         "type": "integer",
                         "description": "涓婚敭ID",
                         "name": "id",
@@ -5381,6 +5531,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇SupplierType鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "name": "endCreatedAt",
@@ -5589,6 +5745,12 @@
                 "parameters": [
                     {
                         "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
+                        "type": "string",
                         "description": "鎻忚堪",
                         "name": "desc",
                         "in": "query"
@@ -5662,6 +5824,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇SysDictionary鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "description": "鎻忚堪",
@@ -5905,6 +6073,12 @@
                 "summary": "鐢╥d鏌ヨSysDictionaryDetail",
                 "parameters": [
                     {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
                         "type": "integer",
                         "description": "涓婚敭ID",
                         "name": "id",
@@ -5985,6 +6159,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇SysDictionaryDetail鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "integer",
                         "description": "涓婚敭ID",
@@ -6297,6 +6477,12 @@
                     },
                     {
                         "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
+                        "type": "string",
                         "description": "閿欒淇℃伅",
                         "name": "error_message",
                         "in": "query"
@@ -6404,6 +6590,12 @@
                         "type": "string",
                         "description": "璇锋眰Body",
                         "name": "body",
+                        "in": "query"
+                    },
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
                         "in": "query"
                     },
                     {
@@ -8020,6 +8212,10 @@
         "example.ExaCustomer": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "customerName": {
                     "description": "瀹㈡埛鍚�",
                     "type": "string"
@@ -8056,6 +8252,10 @@
                 "chunkTotal": {
                     "type": "integer"
                 },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "exaFileChunk": {
                     "type": "array",
                     "items": {
@@ -8083,6 +8283,10 @@
         "example.ExaFileChunk": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "exaFileID": {
                     "type": "integer"
                 },
@@ -8101,6 +8305,10 @@
         "example.ExaFileUploadAndDownload": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"
@@ -8128,6 +8336,10 @@
             "properties": {
                 "contact": {
                     "description": "鑱旂郴浜�",
+                    "type": "string"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
                     "type": "string"
                 },
                 "deliveryDate": {
@@ -8170,6 +8382,10 @@
                 "amount": {
                     "description": "閲囪喘鏁伴噺",
                     "type": "number"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
                 },
                 "id": {
                     "description": "涓婚敭ID",
@@ -8454,6 +8670,10 @@
             "properties": {
                 "apiGroup": {
                     "description": "api缁�",
+                    "type": "string"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
                     "type": "string"
                 },
                 "desc": {
@@ -8984,6 +9204,10 @@
                     "description": "api缁�",
                     "type": "string"
                 },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "description": {
                     "description": "api涓枃鎻忚堪",
                     "type": "string"
@@ -9055,6 +9279,10 @@
         "system.SysAutoCode": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "desc": {
                     "type": "string"
                 },
@@ -9087,6 +9315,10 @@
                 },
                 "component": {
                     "description": "瀵瑰簲鍓嶇鏂囦欢璺緞",
+                    "type": "string"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
                     "type": "string"
                 },
                 "hidden": {
@@ -9138,6 +9370,10 @@
         "system.SysBaseMenuBtn": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "desc": {
                     "type": "string"
                 },
@@ -9156,6 +9392,10 @@
         "system.SysBaseMenuParameter": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"
@@ -9180,6 +9420,10 @@
         "system.SysDictionary": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "desc": {
                     "description": "鎻忚堪",
                     "type": "string"
@@ -9211,6 +9455,10 @@
         "system.SysDictionaryDetail": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"
@@ -9260,6 +9508,10 @@
                 },
                 "component": {
                     "description": "瀵瑰簲鍓嶇鏂囦欢璺緞",
+                    "type": "string"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
                     "type": "string"
                 },
                 "hidden": {
@@ -9320,6 +9572,10 @@
                 },
                 "body": {
                     "description": "璇锋眰Body",
+                    "type": "string"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
                     "type": "string"
                 },
                 "error_message": {
@@ -9387,6 +9643,10 @@
                     "description": "鍩虹棰滆壊",
                     "type": "string"
                 },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "email": {
                     "description": "鐢ㄦ埛閭",
                     "type": "string"
@@ -9436,6 +9696,10 @@
         "test.Contract": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "fileContent": {
                     "type": "array",
                     "items": {
@@ -9457,6 +9721,10 @@
         "test.Industry": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"
@@ -9469,6 +9737,10 @@
         "test.Member": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"
@@ -9487,6 +9759,10 @@
         "test.Product": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "deliveryTime": {
                     "type": "integer"
                 },
@@ -9550,6 +9826,10 @@
                 "contact": {
                     "type": "string"
                 },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "detailAddress": {
                     "type": "string"
                 },
@@ -9592,6 +9872,10 @@
         "test.SupplierType": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"

--
Gitblit v1.8.0