lss
2025-05-16 23b4700a5a8555684de58b5d80ff06ae387432f2
HH.WCS.Mobox3/HH.WCS.Mobox3.DaYang/wms/LocationHelper.cs
@@ -79,7 +79,7 @@
                    }
                }
                //空托入库,相同物料内测排的货位
                //托盘入库,相同物料内测排的货位
                var Locs = GetLocByItemCode(areaCode, itemCode, new int[] { 1, 4 }).OrderByDescending(b => b.N_COL).ToList();
                if (Locs.Count > 0)