From 2c96bc009ce9b92049293949d563a80fca9cd6c8 Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期一, 21 八月 2023 19:50:24 +0800 Subject: [PATCH] 下道工序取用方式更改 --- docs/swagger.yaml | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index ea34318..67965d9 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -36,6 +36,10 @@ items: $ref: '#/definitions/common.ProcedureMaterial' type: array + nextProcedureId: + type: string + nextProcedureName: + type: string outputMaterials: description: 杈撳嚭鐗╂枡鍒楄〃 items: @@ -282,8 +286,6 @@ type: string deviceStatus: type: string - nextProcedure: - $ref: '#/definitions/model.Procedures' order: $ref: '#/definitions/model.Order' procedure: -- Gitblit v1.8.0