From 4d0e5b1e9f59ebba7f875c9a39a6ab84c9dde4b6 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期二, 12 十一月 2019 20:24:24 +0800 Subject: [PATCH] update swagger --- controllers/dbtableperson.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/controllers/dbtableperson.go b/controllers/dbtableperson.go index 91c3550..06ab88b 100644 --- a/controllers/dbtableperson.go +++ b/controllers/dbtableperson.go @@ -246,7 +246,7 @@ // @Security ApiKeyAuth // @Summary 鏇存柊搴曞簱浜鸿劯鐓х墖 // @Description 鏇存柊搴曞簱浜鸿劯鐓х墖 -// @Accept json +// @Accept multipart/form-data // @Produce json // @Tags dbperson 搴曞簱浜哄憳 // @Param id formData string true "浜哄憳id" -- Gitblit v1.8.0