From 87051e0ff26fbb47b4aa828b22dcfd6a628a47d0 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期四, 26 十二月 2019 11:17:49 +0800 Subject: [PATCH] update capture lib --- controllers/sdk.go | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/controllers/sdk.go b/controllers/sdk.go index cc76c7b..f44cd0d 100644 --- a/controllers/sdk.go +++ b/controllers/sdk.go @@ -43,6 +43,7 @@ // @Security ApiKeyAuth // @Summary 绠楁硶淇濆瓨 // @Description 绠楁硶淇濆瓨 +// @Accept json // @Produce json // @Tags sdk // @Param reqMap body controllers.SdkVo true "浜鸿劯妫�娴�" -- Gitblit v1.8.0