Versions in this module Expand all Collapse all v0 v0.0.1 Jul 17, 2024 Changes in this version + func NewQueryBuilder() *pmsBrandQueryBuilder + type PmsBrand struct + BigPic string + BrandStory string + FactoryStatus int32 + FirstLetter string + Id int64 + Logo string + Name string + ProductCommentCount int32 + ProductCount int32 + ShowStatus int32 + Sort int32 + func NewModel() *PmsBrand + func (t *PmsBrand) Create(db *gorm.DB) (id int64, err error)