From 1dd416deaf053a23a56b42a1ab18fe9f621fefb0 Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期一, 13 十一月 2023 20:01:30 +0800 Subject: [PATCH] 仓库与位置修改 --- docs/docs.go | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/docs/docs.go b/docs/docs.go index 2d9e716..794a765 100644 --- a/docs/docs.go +++ b/docs/docs.go @@ -3656,6 +3656,9 @@ "keyWord": { "type": "string" }, + "locationId": { + "type": "integer" + }, "page": { "description": "椤电爜", "type": "integer" @@ -4372,6 +4375,8 @@ Description: "", InfoInstanceName: "swagger", SwaggerTemplate: docTemplate, + LeftDelim: "{{", + RightDelim: "}}", } func init() { -- Gitblit v1.8.0