mirror of
https://gitee.com/johng/gf
synced 2026-06-12 04:03:22 +08:00
add golangci feature to guarantee codes quality (#2229)
This commit is contained in:
@ -9,6 +9,7 @@ import (
|
||||
type Req struct {
|
||||
g.Meta `path:"/user" method:"get"`
|
||||
}
|
||||
|
||||
type Res []Item
|
||||
|
||||
type Item struct {
|
||||
|
||||
Reference in New Issue
Block a user