request->isPost()) { $service->handleIndexCache(); return $this->jsonSuccess(['msg' => '更新缓存成功']); } $this->view->pick('util/index_cache'); } }