1
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user