where('user_id','=', user_id('user.web')) ->where('user_type','=', user_type('user.web')); return $model; } }