controllers/cameraPTZ.go
@@ -23,6 +23,7 @@ // @Summary 云台 // @Description 摄像机云台控制 // @Security ApiKeyAuth // @Accept json // @Produce json // @Tags camera // @Param ptzBody body controllers.PTZInstruct true "控制类型:up,down,left,right,zoomin,zoomout,stop"