From 3d589c5042192263501064cfcf71d266440ce96e Mon Sep 17 00:00:00 2001 From: zhangwen <3466561528@qq.com> Date: Mon, 9 Mar 2026 19:08:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BA=86=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E7=94=A8=E7=9A=84=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LFtid1056/main_thread.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LFtid1056/main_thread.cpp b/LFtid1056/main_thread.cpp index 24cff9a..af43e85 100644 --- a/LFtid1056/main_thread.cpp +++ b/LFtid1056/main_thread.cpp @@ -380,7 +380,7 @@ int main(int argc ,char** argv) {// std::cerr << "process param error,exit" << std::endl; return 1; } - //init_daemon(); + init_daemon(); srand(time(NULL)); // 初始化随机数种子 // 初始化线程数组