Apply gci import order changes

This commit is contained in:
github-actions[bot]
2025-03-02 03:15:56 +00:00
parent 7f030248ac
commit da93839fed

View File

@ -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"`