This commit is contained in:
2024-07-03 17:04:39 +08:00
parent 2da3feb5e4
commit 0465c4f73d

View File

@@ -2075,6 +2075,7 @@ namespace Tnb.ProductionMgr
if (wmsCarryCodes != null && wmsCarryCodes.Count > 0)
{
Log.Error($"载具{materialBoxCode}状态为{wmsCarryH.carry_status},但有条码{JsonConvert.SerializeObject(wmsCarryCodes)}");
throw Oops.Bah($"提报失败,载具异常");
}
BindCarryCodeInput bindCarryCodeInput = new BindCarryCodeInput();