From a3dbafc2bdac0a4db9c6e42a92b8c58e14c4e24d Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期三, 20 十一月 2019 21:08:54 +0800 Subject: [PATCH] add TargetType --- controllers/cameraTimerule.go | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/controllers/cameraTimerule.go b/controllers/cameraTimerule.go index e8c1d4d..3c8fcce 100644 --- a/controllers/cameraTimerule.go +++ b/controllers/cameraTimerule.go @@ -66,7 +66,6 @@ // @Security ApiKeyAuth // @Summary 鍒犻櫎鏃堕棿瑙勫垯 // @Description 鍒犻櫎鏃堕棿瑙勫垯 -// @Accept json // @Produce json // @Tags CameraTimerule // @Param id query string true "id" -- Gitblit v1.8.0