From 4d0e5b1e9f59ebba7f875c9a39a6ab84c9dde4b6 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期二, 12 十一月 2019 20:24:24 +0800
Subject: [PATCH] update swagger

---
 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