From a95afee82096bc67baac33ac58633bfa7015350c Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期一, 02 三月 2020 17:51:34 +0800
Subject: [PATCH] fix

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

diff --git a/controllers/fileAnalysis.go b/controllers/fileAnalysis.go
index 5c36331..33950b8 100644
--- a/controllers/fileAnalysis.go
+++ b/controllers/fileAnalysis.go
@@ -151,7 +151,7 @@
 // @Tags 鏈湴鏂囦欢
 // @Param stackId query string true "stackId"
 // @Param type query int true "type"
-// @Param name query string "鎼滅储鏉′欢"
+// @Param name query string false "鎼滅储鏉′欢"
 // @Param page query int true "褰撳墠椤�"
 // @Param size query int true "姣忛〉鏁伴噺"
 // @Success 200 {string} json "{"code":200, success:true, msg:"", data:""}"

--
Gitblit v1.8.0