You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reflect: call of reflect.Value.NumField on ptr Value
/usr/lib/go-1.20/src/reflect/value.go:223 (0x4c656c)
flag.mustBe: panic(&ValueError{valueMethodName(), f.kind()})
/usr/lib/go-1.20/src/reflect/value.go:2041 (0x4c6502)
Value.NumField: v.mustBe(Struct)
/root/gocode/wms/vendor/github.com/acmestack/gorm-plus/gplus/cache.go:50 (0x9aa67e)
getColumnNameMap: for i := 0; i < valueOf.NumField(); i++ {
/root/gocode/wms/vendor/github.com/acmestack/gorm-plus/gplus/dao.go:129 (0x9ab1c4)
getColumnNameMap
The text was updated successfully, but these errors were encountered: