From bbe429af4f2a038627eaff69b38a58dabc2f4661 Mon Sep 17 00:00:00 2001 From: sunty <1172534965@qq.com> Date: 星期二, 19 十一月 2019 14:52:34 +0800 Subject: [PATCH] update esSearch --- 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