fix
liuxiaolong
2019-12-19 aef4cad65c21a143733639ddb3477552a6b5d2b1
controllers/cluster.go
@@ -219,6 +219,7 @@
// @Security ApiKeyAuth
// @Summary 保存集群名称
// @Description 保存集群名称
// @Accept x-www-form-urlencoded
// @Produce json
// @Tags cluster
// @Param clusterName formData string true "集群名称"