| | |
| | | and br.town_name like concat('%',#{backblastPubRecord.townName},'%') |
| | | </if> |
| | | <if test="backblastPubRecord.communityName != null and backblastPubRecord.communityName != ''"> |
| | | and jbr.name like concat('%',#{backblastPubRecord.communityName},'%') |
| | | and br.name like concat('%',#{backblastPubRecord.communityName},'%') |
| | | </if> |
| | | <if test="backblastPubRecord.pcsName != null and backblastPubRecord.pcsName != ''"> |
| | | and jpag.pcs_name like concat('%',#{backblastPubRecord.pcsName},'%') |
| | |
| | | and br.town_name like concat('%',#{backblastPubRecord.townName},'%') |
| | | </if> |
| | | <if test="backblastPubRecord.communityName != null and backblastPubRecord.communityName != ''"> |
| | | and jbr.name like concat('%',#{backblastPubRecord.communityName},'%') |
| | | and br.name like concat('%',#{backblastPubRecord.communityName},'%') |
| | | </if> |
| | | <if test="backblastPubRecord.pcsName != null and backblastPubRecord.pcsName != ''"> |
| | | and jpag.pcs_name like concat('%',#{backblastPubRecord.pcsName},'%') |
| | |
| | | and br.town_name like concat('%',#{backblastPubRecord.townName},'%') |
| | | </if> |
| | | <if test="backblastPubRecord.communityName != null and backblastPubRecord.communityName != ''"> |
| | | and jbr.name like concat('%',#{backblastPubRecord.communityName},'%') |
| | | and br.name like concat('%',#{backblastPubRecord.communityName},'%') |
| | | </if> |
| | | <if test="backblastPubRecord.pcsName != null and backblastPubRecord.pcsName != ''"> |
| | | and jpag.pcs_name like concat('%',#{backblastPubRecord.pcsName},'%') |