工单打印功能修改,直接打印BarTender标签
This commit is contained in:
@@ -65,6 +65,6 @@ namespace DOAN.Service.MES.product.IService
|
||||
int WorkOrderLog(string workorder, string log, string Operator);
|
||||
|
||||
Task<(string, Stream)> ExportPDFByQuestPDFDemo(string[] workorderArray);
|
||||
Task<CustomException> PrintTicketsByTemplate(string[] workorderArray,string path);
|
||||
Task<CustomException> PrintTicketsByTemplate(ProWorkorderExportDto param);
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user