liuxiaolong
2020-06-08 2a4041f16c6588921c87df93927e9076c2cc309d
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"