工单打印
This commit is contained in:
@@ -62,5 +62,7 @@ namespace DOAN.Service.MES.product.IService
|
||||
List<WorkOrderBom> SearchBOMNum(string workorder_num);
|
||||
|
||||
int WorkOrderLog(string workorder, string log, string Operator);
|
||||
|
||||
Task<(string, Stream)> ExportPDFByQuestPDFDemo(string[] workorderArray);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user