From d3a78e4c791821b298075b700e9fc14030d12ec2 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期二, 29 八月 2023 15:28:43 +0800
Subject: [PATCH] 采购数量,经办人,制单人

---
 docs/docs.go |  293 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 269 insertions(+), 24 deletions(-)

diff --git a/docs/docs.go b/docs/docs.go
index 5c82abd..92af44b 100644
--- a/docs/docs.go
+++ b/docs/docs.go
@@ -1899,6 +1899,57 @@
                 }
             }
         },
+        "/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": "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": [
@@ -1918,12 +1969,9 @@
                 "summary": "鐢╥d鏌ヨContract",
                 "parameters": [
                     {
-                        "type": "array",
-                        "items": {
-                            "type": "integer"
-                        },
-                        "collectionFormat": "csv",
-                        "name": "fileContent",
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
                         "in": "query"
                     },
                     {
@@ -1973,16 +2021,13 @@
                 "parameters": [
                     {
                         "type": "string",
-                        "name": "endCreatedAt",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
                         "in": "query"
                     },
                     {
-                        "type": "array",
-                        "items": {
-                            "type": "integer"
-                        },
-                        "collectionFormat": "csv",
-                        "name": "fileContent",
+                        "type": "string",
+                        "name": "endCreatedAt",
                         "in": "query"
                     },
                     {
@@ -2054,12 +2099,9 @@
                 "summary": "棰勮Contract",
                 "parameters": [
                     {
-                        "type": "array",
-                        "items": {
-                            "type": "integer"
-                        },
-                        "collectionFormat": "csv",
-                        "name": "fileContent",
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
                         "in": "query"
                     },
                     {
@@ -2145,6 +2187,12 @@
                 ],
                 "summary": "鑾峰彇鍗曚竴瀹㈡埛淇℃伅",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "description": "瀹㈡埛鍚�",
@@ -2897,6 +2945,12 @@
                 "summary": "鐢╥d鏌ヨIndustry",
                 "parameters": [
                     {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
                         "type": "integer",
                         "description": "涓婚敭ID",
                         "name": "id",
@@ -2936,6 +2990,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇Industry鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "name": "endCreatedAt",
@@ -3273,6 +3333,12 @@
                 "summary": "鐢╥d鏌ヨMember",
                 "parameters": [
                     {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
                         "type": "integer",
                         "description": "涓婚敭ID",
                         "name": "id",
@@ -3322,6 +3388,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇Member鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "name": "endCreatedAt",
@@ -3400,6 +3472,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇Member鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "name": "endCreatedAt",
@@ -4091,6 +4169,12 @@
                 "summary": "鐢╥d鏌ヨProduct",
                 "parameters": [
                     {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
                         "type": "integer",
                         "name": "deliveryTime",
                         "in": "query"
@@ -4190,6 +4274,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇Product鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "integer",
                         "name": "deliveryTime",
@@ -4318,6 +4408,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇Product鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "integer",
                         "name": "deliveryTime",
@@ -5061,6 +5157,12 @@
                     },
                     {
                         "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
+                        "type": "string",
                         "name": "detailAddress",
                         "in": "query"
                     },
@@ -5167,6 +5269,12 @@
                     {
                         "type": "string",
                         "name": "contact",
+                        "in": "query"
+                    },
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
                         "in": "query"
                     },
                     {
@@ -5440,6 +5548,12 @@
                 "summary": "鐢╥d鏌ヨSupplierType",
                 "parameters": [
                     {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
                         "type": "integer",
                         "description": "涓婚敭ID",
                         "name": "id",
@@ -5479,6 +5593,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇SupplierType鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "name": "endCreatedAt",
@@ -5687,6 +5807,12 @@
                 "parameters": [
                     {
                         "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
+                        "type": "string",
                         "description": "鎻忚堪",
                         "name": "desc",
                         "in": "query"
@@ -5760,6 +5886,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇SysDictionary鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "string",
                         "description": "鎻忚堪",
@@ -6003,6 +6135,12 @@
                 "summary": "鐢╥d鏌ヨSysDictionaryDetail",
                 "parameters": [
                     {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
                         "type": "integer",
                         "description": "涓婚敭ID",
                         "name": "id",
@@ -6083,6 +6221,12 @@
                 ],
                 "summary": "鍒嗛〉鑾峰彇SysDictionaryDetail鍒楄〃",
                 "parameters": [
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
                     {
                         "type": "integer",
                         "description": "涓婚敭ID",
@@ -6395,6 +6539,12 @@
                     },
                     {
                         "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
+                        "in": "query"
+                    },
+                    {
+                        "type": "string",
                         "description": "閿欒淇℃伅",
                         "name": "error_message",
                         "in": "query"
@@ -6502,6 +6652,12 @@
                         "type": "string",
                         "description": "璇锋眰Body",
                         "name": "body",
+                        "in": "query"
+                    },
+                    {
+                        "type": "string",
+                        "description": "鍒涘缓鏃堕棿",
+                        "name": "created_at",
                         "in": "query"
                     },
                     {
@@ -8118,6 +8274,10 @@
         "example.ExaCustomer": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "customerName": {
                     "description": "瀹㈡埛鍚�",
                     "type": "string"
@@ -8154,6 +8314,10 @@
                 "chunkTotal": {
                     "type": "integer"
                 },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "exaFileChunk": {
                     "type": "array",
                     "items": {
@@ -8181,6 +8345,10 @@
         "example.ExaFileChunk": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "exaFileID": {
                     "type": "integer"
                 },
@@ -8199,6 +8367,10 @@
         "example.ExaFileUploadAndDownload": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"
@@ -8247,6 +8419,10 @@
             "properties": {
                 "contact": {
                     "description": "鑱旂郴浜�",
+                    "type": "string"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
                     "type": "string"
                 },
                 "deliveryDate": {
@@ -8307,6 +8483,10 @@
                 "amount": {
                     "description": "閲囪喘鏁伴噺",
                     "type": "number"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
                 },
                 "id": {
                     "description": "涓婚敭ID",
@@ -8700,6 +8880,10 @@
             "properties": {
                 "apiGroup": {
                     "description": "api缁�",
+                    "type": "string"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
                     "type": "string"
                 },
                 "desc": {
@@ -9230,6 +9414,10 @@
                     "description": "api缁�",
                     "type": "string"
                 },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "description": {
                     "description": "api涓枃鎻忚堪",
                     "type": "string"
@@ -9301,6 +9489,10 @@
         "system.SysAutoCode": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "desc": {
                     "type": "string"
                 },
@@ -9333,6 +9525,10 @@
                 },
                 "component": {
                     "description": "瀵瑰簲鍓嶇鏂囦欢璺緞",
+                    "type": "string"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
                     "type": "string"
                 },
                 "hidden": {
@@ -9384,6 +9580,10 @@
         "system.SysBaseMenuBtn": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "desc": {
                     "type": "string"
                 },
@@ -9402,6 +9602,10 @@
         "system.SysBaseMenuParameter": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"
@@ -9426,6 +9630,10 @@
         "system.SysDictionary": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "desc": {
                     "description": "鎻忚堪",
                     "type": "string"
@@ -9457,6 +9665,10 @@
         "system.SysDictionaryDetail": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"
@@ -9506,6 +9718,10 @@
                 },
                 "component": {
                     "description": "瀵瑰簲鍓嶇鏂囦欢璺緞",
+                    "type": "string"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
                     "type": "string"
                 },
                 "hidden": {
@@ -9566,6 +9782,10 @@
                 },
                 "body": {
                     "description": "璇锋眰Body",
+                    "type": "string"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
                     "type": "string"
                 },
                 "error_message": {
@@ -9633,6 +9853,10 @@
                     "description": "鍩虹棰滆壊",
                     "type": "string"
                 },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "email": {
                     "description": "鐢ㄦ埛閭",
                     "type": "string"
@@ -9682,11 +9906,9 @@
         "test.Contract": {
             "type": "object",
             "properties": {
-                "fileContent": {
-                    "type": "array",
-                    "items": {
-                        "type": "integer"
-                    }
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
                 },
                 "fileName": {
                     "type": "string"
@@ -9703,6 +9925,10 @@
         "test.Industry": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"
@@ -9715,6 +9941,10 @@
         "test.Member": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"
@@ -9733,6 +9963,10 @@
         "test.Product": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "deliveryTime": {
                     "type": "integer"
                 },
@@ -9796,6 +10030,13 @@
                 "contact": {
                     "type": "string"
                 },
+                "contract": {
+                    "$ref": "#/definitions/test.Contract"
+                },
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "detailAddress": {
                     "type": "string"
                 },
@@ -9838,6 +10079,10 @@
         "test.SupplierType": {
             "type": "object",
             "properties": {
+                "created_at": {
+                    "description": "鍒涘缓鏃堕棿",
+                    "type": "string"
+                },
                 "id": {
                     "description": "涓婚敭ID",
                     "type": "integer"

--
Gitblit v1.8.0