From ceeb6be3ca049ce1301b49a1f695da2c4151e3de Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期五, 12 四月 2024 16:11:15 +0800
Subject: [PATCH] 添加落丝桶数选中字段

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

diff --git a/docs/swagger.yaml b/docs/swagger.yaml
index ac8304c..434f815 100644
--- a/docs/swagger.yaml
+++ b/docs/swagger.yaml
@@ -358,6 +358,12 @@
         type: string
       record:
         type: number
+      selectOne:
+        type: boolean
+      selectThree:
+        type: boolean
+      selectTwo:
+        type: boolean
       spec:
         type: string
       theorySilkAmount:
@@ -710,6 +716,15 @@
       record:
         description: 鐢熶骇鐢ㄦ椂
         type: number
+      selectOne:
+        description: 钀戒笣妗舵暟1閫変腑
+        type: boolean
+      selectThree:
+        description: 钀戒笣妗舵暟3閫変腑
+        type: boolean
+      selectTwo:
+        description: 钀戒笣妗舵暟2閫変腑
+        type: boolean
       spec:
         description: 瑙勬牸
         type: string

--
Gitblit v1.8.0