From a3a802263a107d618b73426087a27194eccb5fff Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期三, 27 十二月 2023 16:10:38 +0800
Subject: [PATCH] 销售明细和报价单修改

---
 docs/swagger.yaml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/docs/swagger.yaml b/docs/swagger.yaml
index d1eba5a..c46537f 100644
--- a/docs/swagger.yaml
+++ b/docs/swagger.yaml
@@ -1152,6 +1152,9 @@
     type: object
   model.Quotation:
     properties:
+      amountTotal:
+        description: 浠锋牸鍚堣
+        type: number
       client:
         $ref: '#/definitions/model.Client'
       client_id:

--
Gitblit v1.8.0