1
647556386
2026-01-14 6c9b3926334f9eb043c1938ba6d46e2b37deca22
ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_TaskInfoService/TaskService.cs
@@ -1004,7 +1004,7 @@
                {
                    foreach (var detail in stockInfo.Details)
                    {
                        if(detail.Status != StockStatusEmun.手动冻结.ObjToInt())
                        if(detail.Status != StockStatusEmun.手动冻结.ObjToInt()|| detail.Status != StockStatusEmun.重检中.ObjToInt())
                        {
                            detail.Status = StockStatusEmun.入库完成.ObjToInt();
                        }