src/main/resources/mapper/CstmrMapper.xml @@ -292,7 +292,7 @@ </update> <select id="selectByName" resultMap="BaseResultMap"> select * from man_cstmr select top 1 * from man_cstmr where 1=1 and name = #{name} <if test="hostId != null">