src/main/resources/mapper/LocDetlMapper.xml @@ -366,6 +366,7 @@ left join asr_loc_mast b on a.loc_no = b.loc_no where 1=1 and b.loc_sts = 'F' and a.frozen = '0' <include refid="stockOutCondition"></include> </select>