From e99cc5acf40323379cf538bc5f08228a42aa2bee Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期二, 09 四月 2024 17:52:26 +0800
Subject: [PATCH] 产量登记表2

---
 docs/swagger.json |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/docs/swagger.json b/docs/swagger.json
index 535c5b4..158bbca 100644
--- a/docs/swagger.json
+++ b/docs/swagger.json
@@ -1078,6 +1078,10 @@
                     "description": "缂栧彿",
                     "type": "string"
                 },
+                "position": {
+                    "description": "鏈�鍚庝竴涓溅鍙�",
+                    "type": "integer"
+                },
                 "spec": {
                     "description": "瑙勬牸",
                     "type": "string"
@@ -1240,6 +1244,10 @@
                     "description": "缂栧彿",
                     "type": "string"
                 },
+                "position": {
+                    "description": "鏈�鍚庝竴涓溅鍙�",
+                    "type": "integer"
+                },
                 "spec": {
                     "description": "瑙勬牸",
                     "type": "string"

--
Gitblit v1.8.0