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"