src/main/resources/mapper/LocMastMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/LocMastMapper.xml
@@ -43,6 +43,7 @@ from asr_loc_mast where row1=#{row} and loc_sts='O' and row1 > 30 <if test="locType1 != null"> and loc_type1 = #{locType1} </if>