报表调整 灭菌转库调整

This commit is contained in:
2024-10-18 17:09:33 +08:00
parent f365035a89
commit 7865fd5c2d
6 changed files with 22 additions and 21 deletions

View File

@@ -608,7 +608,7 @@ where carry_code = '{coderesult}' and status = '{WmsWareHouseConst.TASK_BILL_STA
else
return true;
}).Select(r => r.Key).ToList();
wmsLoc.Clear();
if (wmsLoc.Count() == 0)
{
OutStockStrategyQuery OutStockStrategyInput = new()