修改报表导出时间
This commit is contained in:
parent
380a5e6b7c
commit
1d6c2a99c9
@ -204,10 +204,10 @@ public class HyosungRuntime(
|
||||
{
|
||||
await trayService.StorageAsync(info.TrayCode);
|
||||
|
||||
reportExportService.ExportSampleAsync(info.TrayCode);
|
||||
await hyosungAgvService.StorageAsync(info.TrayCode);
|
||||
//标志下线已完成
|
||||
await hyosungPlcService.LeaveCompletedAsync();
|
||||
await reportExportService.ExportSampleAsync(info.TrayCode);
|
||||
logger.LogInformation($"plc leaving production line success");
|
||||
}
|
||||
catch (Exception e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user