From d9e01c51a525adf4f2393a95f87604e3b6e79ad2 Mon Sep 17 00:00:00 2001 From: sunty <1172534965@qq.com> Date: 星期二, 19 十一月 2019 15:57:19 +0800 Subject: [PATCH] fix all --- controllers/camera.go | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/controllers/camera.go b/controllers/camera.go index c676d6b..374accf 100644 --- a/controllers/camera.go +++ b/controllers/camera.go @@ -294,6 +294,7 @@ // @Security ApiKeyAuth // @Summary 鍒囨崲鎽勫儚鏈鸿繍琛屽疄鏃舵垨杞鐨勫紑鍏� // @Description 鍒囨崲鎽勫儚鏈鸿繍琛屽疄鏃舵垨杞鐨勫紑鍏� +// @Accept x-www-form-urlencoded // @Produce json // @Tags camera // @Param cameraId formData string true "鎽勫儚鏈篿d" -- Gitblit v1.8.0