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