This commit is contained in:
2025-07-25 17:54:35 +08:00
parent 3eddb04901
commit 35b6ab9b1c

View File

@@ -603,7 +603,7 @@ namespace Pilot_KD_Parino.Sal_Order
});
if (deleteItem.Count > 0)
{
//Logger.Error("BeforeData",JsonHelper.ToJson(stock0), new Exception());
Logger.Error("BeforeData", JsonHelper.ToJson(stock0), new Exception());
deleteItem.ForEach(t =>
{
stock0.Remove(t);