| src/main/resources/mapper/LocDetlMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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>