Versions in this module Expand all Collapse all v0 v0.0.1 Jul 17, 2024 Changes in this version + func NewQueryBuilder() *cmsPrefrenceAreaQueryBuilder + type CmsPrefrenceArea struct + Id int64 + Name string + Pic []byte + ShowStatus int32 + Sort int32 + SubTitle string + func NewModel() *CmsPrefrenceArea + func (t *CmsPrefrenceArea) Create(db *gorm.DB) (id int64, err error)