From 329095b4c501351cda9316f26d1e617b1b0bc3ec Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期二, 09 四月 2024 15:11:27 +0800
Subject: [PATCH] 纤度检验表返回设备登记表详情

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

diff --git a/docs/swagger.yaml b/docs/swagger.yaml
index 94be12b..299d5d9 100644
--- a/docs/swagger.yaml
+++ b/docs/swagger.yaml
@@ -226,6 +226,9 @@
       number:
         description: 缂栧彿
         type: string
+      position:
+        description: 鏈�鍚庝竴涓溅鍙�
+        type: integer
       spec:
         description: 瑙勬牸
         type: string
@@ -336,6 +339,9 @@
       number:
         description: 缂栧彿
         type: string
+      position:
+        description: 鏈�鍚庝竴涓溅鍙�
+        type: integer
       spec:
         description: 瑙勬牸
         type: string

--
Gitblit v1.8.0