From 79c5ab6dec7a29b824eee76b028d153e3b8174ad Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期二, 29 八月 2023 15:29:46 +0800 Subject: [PATCH] update swag --- docs/swagger.yaml | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 6547ff2..93c77e5 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -702,8 +702,14 @@ created_at: description: 鍒涘缓鏃堕棿 type: string + creator: + description: 鍒跺崟浜� + type: string deliveryDate: description: 浜や粯鏃ユ湡 + type: string + handledBy: + description: 缁忓姙浜� type: string id: description: 涓婚敭ID @@ -722,6 +728,9 @@ purchaseTypeId: description: 閲囪喘绫诲瀷id type: integer + quantity: + description: 閲囪喘鏁伴噺 + type: number remark: description: 澶囨敞 type: string @@ -767,6 +776,9 @@ type: object purchase.PurchaseType: properties: + created_at: + description: 鍒涘缓鏃堕棿 + type: string id: description: 涓婚敭ID type: integer -- Gitblit v1.8.0