From 97f8c17ef33e511d515164f1b1f00dd0fb9cd01f Mon Sep 17 00:00:00 2001 From: jiangshuai <291802688@qq.com> Date: 星期三, 18 十月 2023 09:56:19 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/WMS --- docs/swagger.yaml | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 04865e9..9d205d5 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -1173,10 +1173,6 @@ amount: description: 鏁伴噺 type: number - baseOperationType: - allOf: - - $ref: '#/definitions/constvar.BaseOperationType' - description: 鍩虹浣滀笟绫诲瀷 contactedName: description: 瀹屾垚鑰� type: string @@ -1189,6 +1185,12 @@ number: description: 鍗曞彿 type: string + productName: + description: 浜у搧鍚嶇О + type: string + status: + description: 鐘舵�� + type: string toLocation: description: 鐩爣浣嶇疆 type: string -- Gitblit v1.8.0