240717班级,工业化控制系统,煤矿相关行业,昆仑系统
lzx
2024-11-07 6703c96aa242966e17757c057906289715bd3ab9
common.h
@@ -325,7 +325,7 @@
struct MDReq//修改请求
{
   Head head;
   DevicesInfo info;
   MDReq() {
      head.type = MD_REQ;
      head.len = sizeof(MDReq);