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