11
This commit is contained in:
@@ -603,7 +603,7 @@ namespace Pilot_KD_Parino.Sal_Order
|
|||||||
});
|
});
|
||||||
if (deleteItem.Count > 0)
|
if (deleteItem.Count > 0)
|
||||||
{
|
{
|
||||||
//Logger.Error("BeforeData",JsonHelper.ToJson(stock0), new Exception());
|
Logger.Error("BeforeData", JsonHelper.ToJson(stock0), new Exception());
|
||||||
deleteItem.ForEach(t =>
|
deleteItem.ForEach(t =>
|
||||||
{
|
{
|
||||||
stock0.Remove(t);
|
stock0.Remove(t);
|
||||||
|
|||||||
Reference in New Issue
Block a user