groupStart() ->like('dept_name', $keyword) ->groupEnd() ->findAll(); } return $this->findAll(); } }