springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActAcidRecordMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActAcidRecordMapper.xml
@@ -65,10 +65,10 @@ and create_time between #{commonPage.startTime} and #{commonPage.stopTime} </if> <if test="commonPage.isAddress !=null"> <if test="commonPage.idAddress == 0"> <if test="commonPage.isAddress == 0"> and local_city is null </if> <if test="commonPage.idAddress == 1"> <if test="commonPage.isAddress == 1"> and local_city is not null </if> </if>