fix
liuxiaolong
2019-11-13 70cdc2a3f5cdc456b68366c6dd3f40f03c39f1f8
controllers/cameraPolygon.go
@@ -58,7 +58,6 @@
// @Security ApiKeyAuth
// @Summary 删除摄像机区域
// @Description 删除摄像机区域
// @Accept json
// @Produce json
// @Tags 摄像机多边形
// @Param  id query string  true "id"
@@ -84,7 +83,6 @@
// @Security ApiKeyAuth
// @Summary 查找摄像机区域
// @Description 查找摄像机区域
// @Accept json
// @Produce json
// @Tags 摄像机多边形
// @Param  cameraId query string  true "cameraId"