From 98961b50ca71608110e0156e7dfb30c8e1c46a27 Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期五, 10 十一月 2023 16:06:18 +0800
Subject: [PATCH] 注释修改

---
 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