mybatis like 模糊查询
mybatis 使用模糊查询 xml编写: <if test="contactTelphone != null and contactTelphone != ''" > ...
mybatis 使用模糊查询 xml编写: <if test="contactTelphone != null and contactTelphone != ''" > ...