出库申请代码提交

This commit is contained in:
alex
2023-06-20 09:15:44 +08:00
parent 6c88853f3d
commit d87de78f54
2 changed files with 68 additions and 1 deletions

View File

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