From dd14647ee77aef511d76ade8e0993f67efc94844 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期二, 27 八月 2019 11:28:53 +0800
Subject: [PATCH] fix swagger

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

diff --git a/controllers/taglist.go b/controllers/taglist.go
index 107532e..b601422 100644
--- a/controllers/taglist.go
+++ b/controllers/taglist.go
@@ -8,7 +8,7 @@
 	"github.com/gin-gonic/gin"
 )
 
-// @Summary 鏍囩鍒楄〃
+// @Summary 搴曞簱鏍囩鍒楄〃
 // @Description 杩斿洖搴曞簱鏍囩
 // @Accept  json
 // @Produce json

--
Gitblit v1.8.0