Versions in this module Expand all Collapse all v0 v0.0.1 Jul 17, 2024 Changes in this version + func NewQueryBuilder() *umsIntegrationChangeHistoryQueryBuilder + type UmsIntegrationChangeHistory struct + ChangeCount int32 + ChangeType int32 + CreateTime time.Time + Id int64 + MemberId int64 + OperateMan string + OperateNote string + SourceType int32 + func NewModel() *UmsIntegrationChangeHistory + func (t *UmsIntegrationChangeHistory) Create(db *gorm.DB) (id int64, err error)