From 75f7e8260ebe802aed8d3af364d758143c005c8c Mon Sep 17 00:00:00 2001
From: lhl <1281544429@qq.com>
Date: 星期四, 07 十一月 2024 11:29:31 +0800
Subject: [PATCH] Merge branch 'master' of ssh://115.28.86.8:29418/~admin/昆仑_1024

---
 common.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/common.h b/common.h
index fd79883..7eb4357 100644
--- a/common.h
+++ b/common.h
@@ -355,6 +355,7 @@
 {
 	Head head;
 	int status;
+	DevicesInfo info[0];
 	QDRes() {
 		head.type = QD_RES;
 		head.len = sizeof(QDRes);

--
Gitblit v1.8.0