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 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/docs/swagger.yaml b/docs/swagger.yaml
index 052311a..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:
@@ -448,7 +453,7 @@
properties:
barCode:
description: 鏉″舰鐮�
- type: integer
+ type: string
channel:
description: 閫氶亾
type: integer
@@ -472,6 +477,9 @@
proceduresId:
description: procedures琛ㄧ殑id
type: integer
+ productProcedureID:
+ description: 浜у搧宸ュ簭id
+ type: string
reportAmount:
description: 鎶ュ伐鏁伴噺
type: integer
--
Gitblit v1.8.0