自动生产提报
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using Tnb.ProductionMgr.Entities;
|
||||
using Tnb.ProductionMgr.Entities.Dto;
|
||||
using Tnb.ProductionMgr.Entities.Dto.PrdManage;
|
||||
|
||||
namespace Tnb.ProductionMgr.Interfaces
|
||||
{
|
||||
@@ -50,5 +51,7 @@ namespace Tnb.ProductionMgr.Interfaces
|
||||
/// <returns></returns>
|
||||
Task<dynamic> GetLabelInfoByStationId(MarkingLabelInput input);
|
||||
|
||||
Task<dynamic> PrdReport(PrdReportCrInput input);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user