提示
This commit is contained in:
@@ -171,6 +171,10 @@ namespace Tnb.WarehouseMgr
|
||||
}
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
throw new AppFriendlyException($"【PDAWmsEmptyIn】点位不存在", 500);
|
||||
}
|
||||
|
||||
await _db.Ado.CommitTranAsync();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user