From 8f3c779d263e5faf5d0cb99fc91fa0e3f9dc4d69 Mon Sep 17 00:00:00 2001 From: jhc <2991879965@qq.com> Date: 星期四, 07 十一月 2024 15:04:07 +0800 Subject: [PATCH] Merge branch 'master' of ssh://115.28.86.8:29418/~admin/昆仑_1025 --- 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