mes->wms入库接口代码调整

This commit is contained in:
alex
2023-07-12 14:05:31 +08:00
parent 911bf43d9a
commit afb9784735
5 changed files with 23 additions and 8 deletions

View File

@@ -576,6 +576,7 @@ namespace Tnb.WarehouseMgr
catch (Exception)
{
await _db.Ado.RollbackTranAsync();
throw;
}
}