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