package models import "gorm.io/gorm" var Q any func SetDefault(db *gorm.DB) { }