mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
Apply gci import order changes
This commit is contained in:
@ -1741,7 +1741,7 @@ func Test_Issue4086(t *testing.T) {
|
||||
},
|
||||
})
|
||||
})
|
||||
return
|
||||
return
|
||||
gtest.C(t, func(t *gtest.T) {
|
||||
type ProxyParam struct {
|
||||
ProxyId int64 `json:"proxyId" orm:"proxy_id"`
|
||||
|
||||
Reference in New Issue
Block a user