From 9d88c7c467f8d93af4aab9ba0b6d6c01c2ffc546 Mon Sep 17 00:00:00 2001
From: sunty <1172534965@qq.com>
Date: 星期四, 20 八月 2020 20:35:30 +0800
Subject: [PATCH] add get buckets contrl

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

diff --git a/controllers/sysMenu.go b/controllers/sysMenu.go
index 7a6dad7..d0fc177 100644
--- a/controllers/sysMenu.go
+++ b/controllers/sysMenu.go
@@ -16,7 +16,6 @@
 // @Security ApiKeyAuth
 // @Summary 褰撳墠鐢ㄦ埛鐨勭郴缁熻彍鍗�
 // @Description 褰撳墠鐢ㄦ埛鐨勭郴缁熻彍鍗�
-// @Accept json
 // @Produce json
 // @Tags 绯荤粺鑿滃崟
 // @Success 200 {string} json "{"code":200, success:true, msg:"", data:""}"
@@ -38,7 +37,6 @@
 // @Security ApiKeyAuth
 // @Summary 鏌ユ壘褰撳墠鐢ㄦ埛鍙鐨勭郴缁熻彍鍗�
 // @Description 鏌ユ壘褰撳墠鐢ㄦ埛鍙鐨勭郴缁熻彍鍗�
-// @Accept json
 // @Produce json
 // @Tags 绯荤粺鑿滃崟
 // @Success 200 {string} json "{"code":200, success:true, msg:"", data:""}"

--
Gitblit v1.8.0