// +---------------------------------------------------------------------- namespace app\matchmaker\model; use think\Model; class MatchmakerModel extends Model { }