240717班级,工业化控制系统,煤矿相关行业,昆仑系统
jhc
2024-11-09 2ab89b3ff89ae4d82809f6b1bf579a51887e08ee
common.h
@@ -325,7 +325,7 @@
struct MDReq//修改请求
{
   Head head;
   DevicesInfo info;
   MDReq() {
      head.type = MD_REQ;
      head.len = sizeof(MDReq);
@@ -688,7 +688,7 @@
struct MonoutputInfo
{
   int month;//月份
   char month[32];//月份
   double aOutput;//a产品月产量
   double bOutput;//b产品月产量
   double cOutput;//c产品月产量