From a48026b8a0c952bb84065abaf164eb4763537066 Mon Sep 17 00:00:00 2001 From: jiangshuai <291802688@qq.com> Date: 星期四, 16 十一月 2023 14:33:59 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/WMS --- docs/swagger.yaml | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 0072923..653c219 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -1490,8 +1490,12 @@ fromLocation: description: 婧愪綅缃� type: string + fromLocationId: + type: integer number: description: 鍗曞彿 + type: string + productId: type: string productName: description: 浜у搧鍚嶇О @@ -1502,9 +1506,14 @@ toLocation: description: 鐩爣浣嶇疆 type: string + toLocationId: + type: integer unit: description: 鍗曚綅 type: string + weight: + description: 閲嶉噺 + type: number type: object response.LocationForms: properties: -- Gitblit v1.8.0