1
647556386
2026-01-28 59796d2683418d086e98ee46e0b9973baa907d0e
项目代码/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
                            {