From 0675d2616534c4efe8575ec9f6ced4ac3a98d908 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期三, 20 十一月 2019 17:25:44 +0800 Subject: [PATCH] fix --- 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