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