暂时不要发布标签
This commit is contained in:
parent
ea434ac8b9
commit
1fda31eb3b
@ -425,7 +425,7 @@ public class HyosungRuntime(
|
|||||||
var version=await hyosungWmsService.GetItemInfoByItemCode(variety.Code);
|
var version=await hyosungWmsService.GetItemInfoByItemCode(variety.Code);
|
||||||
// await varietyService.SetLastNo(variety.Id, tray.ControlNo.Value);
|
// await varietyService.SetLastNo(variety.Id, tray.ControlNo.Value);
|
||||||
//await hyosungWmsService.UpdateControlNo(variety, tray.ControlNo.Value);
|
//await hyosungWmsService.UpdateControlNo(variety, tray.ControlNo.Value);
|
||||||
await hyosungWmsService.AddLabelResult(new LabelResult(tray, variety));
|
// await hyosungWmsService.AddLabelResult(new LabelResult(tray, variety));
|
||||||
}
|
}
|
||||||
|
|
||||||
logger.LogInformation($"plc request print label success");
|
logger.LogInformation($"plc request print label success");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user