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