liuxiaolong
2019-12-04 eb76cc31d9de291e8108cef181d83ead70f2f348
fix swagger
1个文件已修改
1 ■■■■ 已修改文件
controllers/pollConfig.go 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
controllers/pollConfig.go
@@ -119,6 +119,7 @@
    FileChannelCount int `json:"fileChannelCount"`
}
// @Security ApiKeyAuth
// @Summary 设置轮询算力和本地算力的数量
// @Description 设置轮询算力和本地算力的数量
// @Accept json