暂时不要发布标签

This commit is contained in:
zhangzhuo 2025-03-27 11:52:48 +08:00
parent ea434ac8b9
commit 1fda31eb3b

View File

@ -425,7 +425,7 @@ public class HyosungRuntime(
var version=await hyosungWmsService.GetItemInfoByItemCode(variety.Code);
// await varietyService.SetLastNo(variety.Id, 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");