齐套开发
This commit is contained in:
@@ -598,7 +598,7 @@ namespace Tnb.WarehouseMgr
|
||||
catch (Exception ex)
|
||||
{
|
||||
Logger.LogWarning($"【WmsInStockService Modify】 {ex.Message}");
|
||||
Logger.LogWarning($"【MaterialSign Modify】 {ex.StackTrace}");
|
||||
Logger.LogWarning($"【WmsInStockService Modify】 {ex.StackTrace}");
|
||||
await _db.Ado.RollbackTranAsync();
|
||||
throw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user