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产品月产量