request->isAjax()) { \think\facade\Cache::clear(); $this->_success('清除成功'); } return $this->fetch(); } }