From fcacdbf9aa2598cbb08a880069abf892d69d061f Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期一, 27 十一月 2023 17:24:06 +0800
Subject: [PATCH] fix

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

diff --git a/docs/swagger.yaml b/docs/swagger.yaml
index a375c00..f69843e 100644
--- a/docs/swagger.yaml
+++ b/docs/swagger.yaml
@@ -57,6 +57,8 @@
         type: string
       procedureName:
         type: string
+      productProcedureID:
+        type: string
       startTime:
         type: integer
       workHours:
@@ -397,6 +399,9 @@
       processModelNumber:
         description: 宸ヨ壓妯″瀷缂栧彿
         type: string
+      productProcedureID:
+        description: 浜у搧宸ュ簭id
+        type: string
       realEndTime:
         type: integer
       realStartTime:
@@ -446,6 +451,9 @@
     type: object
   model.ReportWork:
     properties:
+      barCode:
+        description: 鏉″舰鐮�
+        type: string
       channel:
         description: 閫氶亾
         type: integer
@@ -459,6 +467,9 @@
         type: string
       endTime:
         type: integer
+      finishAmount:
+        description: 鏈鎶ュ伐 - 涓婃鎶ュ伐
+        type: integer
       id:
         type: integer
       procedureId:
@@ -466,6 +477,9 @@
       proceduresId:
         description: procedures琛ㄧ殑id
         type: integer
+      productProcedureID:
+        description: 浜у搧宸ュ簭id
+        type: string
       reportAmount:
         description: 鎶ュ伐鏁伴噺
         type: integer
@@ -481,6 +495,9 @@
       workerName:
         description: 鎶ュ伐浜哄鍚�
         type: string
+      workerTime:
+        description: 宸ユ椂锛屽崟浣嶇
+        type: integer
     type: object
   problem.CheckResult:
     properties:

--
Gitblit v1.8.0