From 15574512dca10c90c9c872c8049d8f4cd4135998 Mon Sep 17 00:00:00 2001
From: sunty <1172534965@qq.com>
Date: 星期五, 01 十一月 2019 18:10:13 +0800
Subject: [PATCH] fix add cluster

---
 controllers/tasklist.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/controllers/tasklist.go b/controllers/tasklist.go
index c616f1c..13653a6 100644
--- a/controllers/tasklist.go
+++ b/controllers/tasklist.go
@@ -13,7 +13,7 @@
 	"webserver/extend/util"
 )
 
-//浠诲姟鍒楄〃
+// @Security ApiKeyAuth
 // @Summary 浠诲姟鍒楄〃
 // @Description 杩斿洖浠诲姟鍒楄〃
 // @Accept  json

--
Gitblit v1.8.0