|
|
|
@ -185,4 +185,7 @@ public interface MesReportWorkMapper {
|
|
|
|
|
List<Map> getmonthProductionSut(MesMonthReportVo mesMonthReportVo);
|
|
|
|
|
|
|
|
|
|
QuantityDto getSumQuantityOne(QuantityDto quantityDto);
|
|
|
|
|
//当月产线产量汇总
|
|
|
|
|
//当月产线品类汇总
|
|
|
|
|
List<Map> getmonthProductionSutCategory(MesMonthReportVo mesMonthReportVo);
|
|
|
|
|
}
|
|
|
|
|