From 9280d221d473730e81738628d1b247131f500a64 Mon Sep 17 00:00:00 2001
From: admin <zzjincn@163.com>
Date: 星期日, 27 四月 2025 17:56:44 +0800
Subject: [PATCH] 读写redis处理,未完工

---
 main.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/main.cpp b/main.cpp
index 2b70e22..da50a32 100644
--- a/main.cpp
+++ b/main.cpp
@@ -9,6 +9,7 @@
 #include <future>
 #include <json/json.h>
 #include "affine.h"
+#include <hiredis.h>
 #include "PreProcessFn.h"
 
 using namespace std;

--
Gitblit v1.8.0