common.h | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
common.h
@@ -728,7 +728,7 @@ struct MonoutputInfo { int date;//日期 char date[32];//日期 double aOutput;//a产品月产量 double bOutput;//b产品月产量 double cOutput;//c产品月产量 @@ -743,7 +743,7 @@ head.type = ADD_PDPLAN_REQ; head.len = sizeof(AddPdplanReq); } }; } //添加一条生产计划的响应结构体 struct AddPdplanRes {