pushCriteria(app(RequestCriteria::class)); } public function getSmsRule($where) { return $this->model->where($where)->first(); } }