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