springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActAcidRecordMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActAcidRecordMapper.xml
@@ -31,7 +31,7 @@ <if test="commonPage.keyword !=null and commonPage.keyword!=''"> and (name like concat('%',#{commonPage.keyword},'%') or phone like concat('%',#{commonPage.keyword},'%') or id_card like concat('%',#{commonPage.keyword},'%')) </if> <if test="commonPage.startTime !=null"> <if test="commonPage.startTime !=null and commonPage.startTime !=''"> and create_time between #{commonPage.startTime} and concat(#{commonPage.stopTime},' 23:59:59') </if> <if test="commonPage.isAddress !=null">