From e2d0f5a72f4a8e72e9c289eadfd6517b9f44f38d Mon Sep 17 00:00:00 2001 From: zhuhang <729713003@qq.com> Date: 星期六, 09 十一月 2024 15:56:15 +0800 Subject: [PATCH] 总结 --- common.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common.h b/common.h index 7eb4357..bb0a5f2 100644 --- a/common.h +++ b/common.h @@ -325,7 +325,7 @@ struct MDReq//淇敼璇锋眰 { Head head; - + DevicesInfo info; MDReq() { head.type = MD_REQ; head.len = sizeof(MDReq); -- Gitblit v1.8.0