From 0fa7ad2557204c106644b67b0c1719224ea722a5 Mon Sep 17 00:00:00 2001 From: jiangshuai <291802688@qq.com> Date: 星期一, 06 十一月 2023 10:20:06 +0800 Subject: [PATCH] 无重要更新 --- docs/docs.go | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/docs.go b/docs/docs.go index 575933f..548c159 100644 --- a/docs/docs.go +++ b/docs/docs.go @@ -3489,6 +3489,9 @@ "description": "姣忛〉澶у皬", "type": "integer" }, + "productId": { + "type": "string" + }, "type": { "description": "绫诲瀷:bh=琛ヨ揣", "type": "string" @@ -4112,8 +4115,6 @@ Description: "", InfoInstanceName: "swagger", SwaggerTemplate: docTemplate, - LeftDelim: "{{", - RightDelim: "}}", } func init() { -- Gitblit v1.8.0