feat: swagger接口文档更新1.0.8
This commit is contained in:
@@ -24,7 +24,7 @@ type IndexController struct{}
|
||||
// @Tags common
|
||||
// @Accept json
|
||||
// @Produce json
|
||||
// @Success 200 {object} map[string]any "data"
|
||||
// @Success 200 {object} object "Response Results"
|
||||
// @Summary Root Route
|
||||
// @Description Root Route
|
||||
// @Router / [get]
|
||||
|
||||
Reference in New Issue
Block a user