From 04cea6ec858be6ddef3982dcecabf6b3205a1f8b Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期二, 22 八月 2023 19:23:01 +0800 Subject: [PATCH] fix --- docs/docs.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/docs.go b/docs/docs.go index b32229d..13c6d5b 100644 --- a/docs/docs.go +++ b/docs/docs.go @@ -576,7 +576,7 @@ "properties": { "fieldName": { "description": "瀵瑰簲绯荤粺瀛楁", - "type": "string" + "type": "integer" }, "length": { "description": "鏁版嵁闀垮害", -- Gitblit v1.8.0