ltkj-hosp/src/main/resources/mapper/hosp/DictSfxmMapper.xml
@@ -62,7 +62,8 @@ and xmbm = #{xmbm} </if> <if test="xmmc != null and xmmc != ''"> and xmmc like "%"#{xmmc}"%" -- and xmmc like "%"#{xmmc}"%" and xmmc like CONCAT("%",#{xmmc},"%") </if> <if test="pym != null and pym != ''"> and pym like "%"#{pym}"%" @@ -436,4 +437,4 @@ #{id} </foreach> </delete> </mapper> </mapper>