// 首页活动模块区域分类表模型 type LabelType struct { Model Id int `json:"id";gorm:"primary_key"` MallId int `json:"mall_id"...
err := db.Debug().Model(&labelModel). Where(“mall_id = ? and status = ?”, 1, “normal”). Order(“weigh desc”). Preload(“GoodsLists”, fu...
社交账号:
我要举报该,理由是: