修改结构体
common.h @@ -351,6 +351,7 @@ { Head head; int status; DevicesInfo info[0]; QDRes() { head.type = QD_RES; head.len = sizeof(QDRes);