修改BUG
This commit is contained in:
parent
5692f92c99
commit
83edcfa45e
@ -208,7 +208,7 @@ public class HyosungRuntime(
|
||||
//标志下线已完成
|
||||
await hyosungPlcService.LeaveCompletedAsync();
|
||||
var tray = await trayService.GetByCode(info.TrayCode);
|
||||
//await hyosungWmsService.AddPdaPutawayRecord(tray.Barcode);
|
||||
await hyosungWmsService.AddPdaPutawayRecord(tray.Barcode);
|
||||
logger.LogInformation($"plc leaving production line success");
|
||||
}
|
||||
catch (Exception e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user