From f16252d8b4736a0212b14a2bfb0eeee411d0cc76 Mon Sep 17 00:00:00 2001 From: jiangshuai <291802688@qq.com> Date: 星期一, 13 十一月 2023 11:16:34 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/WMS --- docs/swagger.yaml | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index b36a994..00a3b09 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -1267,6 +1267,11 @@ type: integer id: type: integer + logisticCompanyId: + type: string + logisticWeight: + description: 鐗╂祦閲嶉噺 + type: number number: description: 鍗曞彿 type: string @@ -1289,6 +1294,12 @@ toLocationId: description: 鐩爣浣嶇疆id type: integer + waybillNumber: + description: 杩愬崟鍙� + type: string + weight: + description: 閲嶉噺 + type: number type: object request.UpdateOperationType: properties: -- Gitblit v1.8.0