http post,WareHouseService少了一个},补上

This commit is contained in:
FanLian
2023-06-20 09:15:17 +08:00
parent c0115be3aa
commit 15fbfecfa5
6 changed files with 211 additions and 3 deletions

View File

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