mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-08-28 13:03:22 +08:00
发布v2.15.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
|
||||
// TestReq 测试
|
||||
type TestReq struct {
|
||||
g.Meta `path:"/index/test" method:"get" summary:"功能案例" tags:"测试首页"`
|
||||
g.Meta `path:"/index/test" method:"get" tags:"功能案例" summary:"测试首页"`
|
||||
sysin.IndexTestInp
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user