派生自 webserver
controllers/capture.go @@ -19,6 +19,7 @@ TreeNodes []string `json:"treeNodes"` } // @Security ApiKeyAuth // @Summary 实时抓拍 // @Description 实时抓拍数据 // @Accept json