Skip to content

field: models.SysUserBean.Username, unsupport field type &{{ %!s(bool=false)}}, may be miss setting tag #74

@dishuiya

Description

@dishuiya

I use beego with "nuu.v4", create struct

type SysUserBean struct {
UserId int64 orm:"auto" json:"userId"
Username null.String json:"username"
}

when run "bee run", then tips, "field: models.SysUserBean.Username, unsupport field type &{{ %!s(bool=false)}}, may be miss setting tag", can't go on

how to fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions