zy-asrs-common/src/main/resources/mapper/wms/LocDetlMapper.xml
@@ -73,6 +73,7 @@ </if> and b.host_id = #{hostId} and b.loc_sts = 'F' and b.row1 in (1,2,3,4) order by b.row1 </select> @@ -114,6 +115,7 @@ where 1=1 and b.loc_sts = 'F' and b.host_id = #{map.hostId} and b.row1 in (1,2,3,4) <include refid="stockOutCondition"></include> </select>