From c113e72efaceba986a733a44f999c567e4296fdb Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期五, 20 十月 2023 10:08:56 +0800 Subject: [PATCH] 位置报表修改 --- docs/docs.go | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/docs/docs.go b/docs/docs.go index 3f9e79b..2d534d2 100644 --- a/docs/docs.go +++ b/docs/docs.go @@ -2948,6 +2948,10 @@ "description": "浠撳簱鍚嶇О", "type": "string" }, + "prefix": { + "description": "鍓嶇紑", + "type": "string" + }, "printLabel": { "description": "鏄惁鎵撳嵃鏍囩", "type": "boolean" @@ -3118,6 +3122,12 @@ "pageSize": { "description": "姣忛〉澶у皬", "type": "integer" + }, + "productId": { + "type": "string" + }, + "wareHouseCode": { + "type": "string" } } }, @@ -3512,6 +3522,10 @@ "description": "浠撳簱鍚嶇О", "type": "string" }, + "prefix": { + "description": "鍓嶇紑", + "type": "string" + }, "printLabel": { "description": "鏄惁鎵撳嵃鏍囩", "type": "boolean" -- Gitblit v1.8.0