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