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