paginate(10)); } public function empty() { return CatchResponse::success(Db::name('login_log')->delete(true), '清空成功'); } }