1
647556386
2026-01-30 79fdc97e8e63042130f640b3d6129c5baed9c4d1
项目代码/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
                            {