From 0c65eeb1f1ac4b3dd14727f41a25582fc3ee701e Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期四, 21 九月 2023 09:52:21 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/WMS

---
 docs/swagger.yaml |   24 ++++++++----------------
 1 files changed, 8 insertions(+), 16 deletions(-)

diff --git a/docs/swagger.yaml b/docs/swagger.yaml
index 184cba4..024ec46 100644
--- a/docs/swagger.yaml
+++ b/docs/swagger.yaml
@@ -589,6 +589,7 @@
   request.AddOperation:
     properties:
       comment:
+        description: 澶囨敞
         type: string
       companyID:
         description: 鍏徃ID-瀹㈡埛
@@ -730,9 +731,12 @@
     type: object
   request.OperationDetails:
     properties:
+      OperationId:
+        description: 鎿嶄綔id
+        type: integer
       productId:
         description: 浜у搧id
-        type: integer
+        type: string
       productName:
         description: 浜у搧鍚嶇О
         type: string
@@ -769,11 +773,8 @@
     type: object
   request.UpdateOperation:
     properties:
-      carrierID:
-        description: 鎵胯繍鍟咺D-闈炲繀濉�
-        type: integer
-      carrierName:
-        description: 鎵胯繍鍟嗗悕绉�-闈炲繀濉�
+      comment:
+        description: 澶囨敞
         type: string
       companyID:
         description: 鍏徃ID-瀹㈡埛
@@ -815,15 +816,6 @@
       toLocationId:
         description: 鐩爣浣嶇疆id
         type: integer
-      tracking:
-        description: 杩借釜鍙傝��-闈炲繀濉�
-        type: string
-      transferWeight:
-        description: 鐗╂祦閲嶉噺(kg)-闈炲繀濉�
-        type: number
-      weight:
-        description: 閲嶉噺(kg)-闈炲繀濉�
-        type: number
     type: object
   request.UpdateOperationType:
     properties:
@@ -1255,7 +1247,7 @@
       summary: 鍒犻櫎鍏ュ簱/鍑哄簱淇℃伅
       tags:
       - 鍏ュ簱/鍑哄簱
-    put:
+    post:
       parameters:
       - description: 鍏ュ簱淇℃伅
         in: body

--
Gitblit v1.8.0