From a3de6fbf95c9d3ca08ac5b78217c7a065c9a39a7 Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期五, 27 十月 2023 10:25:33 +0800 Subject: [PATCH] 退货单修改 --- docs/docs.go | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/docs.go b/docs/docs.go index bf61850..8452e69 100644 --- a/docs/docs.go +++ b/docs/docs.go @@ -11150,6 +11150,9 @@ "quotationId": { "type": "integer" }, + "sendTime": { + "type": "string" + }, "serviceContractStatus": { "$ref": "#/definitions/model.ServiceContractStatus" }, @@ -13578,7 +13581,7 @@ "type": "integer" }, "sendTime": { - "description": "鍙戣揣鏃堕棿s", + "description": "鍙戣揣鏃堕棿", "type": "string" }, "status_id": { @@ -16515,7 +16518,7 @@ "type": "integer" }, "sendTime": { - "description": "鍙戣揣鏃堕棿s", + "description": "鍙戣揣鏃堕棿", "type": "string" }, "status_id": { -- Gitblit v1.8.0