本月每天产量
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using DOAN.Model.MES.product;
|
||||
using DOAN.Model.MES.SmartScreen;
|
||||
using DOAN.Model.MES.SmartScreen.Product;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
@@ -12,5 +13,9 @@ namespace DOAN.Service.MES.SmartScreen.Product.IService
|
||||
{
|
||||
DigitalTurntableModel DigitalTurntable();
|
||||
|
||||
EchartsOptions BarProcessProductStatistic();
|
||||
|
||||
EchartsOptions OutputOfCurrentmonth();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user