647556386
2026-01-29 986a501770965682cd7e03e6f5c181de47dfb2e0
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_TaskInfoService/TaskService.cs
@@ -393,7 +393,7 @@
                                _stockRepository.Db.Updateable<Dt_StockInfoDetail>().SetColumns(it => new Dt_StockInfoDetail
                                {
                                    Status = StockStatusEmun.鍏ュ簱瀹屾垚.ObjToInt()
                                }).Where(it => it.StockId == stockInfo.Id).ExecuteCommand();
                                }).Where(it => it.OrderNo == inboundOrder.InboundOrderNo).ExecuteCommand();
                            }
                            else
                            {
@@ -460,7 +460,7 @@
                                _stockRepository.Db.Updateable<Dt_StockInfoDetail>().SetColumns(it => new Dt_StockInfoDetail
                                {
                                    Status = StockStatusEmun.鍏ュ簱瀹屾垚.ObjToInt()
                                }).Where(it => it.StockId == stockInfo.Id).ExecuteCommand();
                                }).Where(it => it.OrderNo == inboundOrder.InboundOrderNo).ExecuteCommand();
                            }
                            else
                            {