springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActAcidDangerMemberMapper.xml
@@ -42,7 +42,7 @@ </if> <if test="commonPage.isAddress !=null"> <if test="commonPage.isAddress == 0"> and t2.local_city is null and (t2.local_city is null OR LENGTH(TRIM(t2.local_city)) = 0) </if> <if test="commonPage.isAddress == 1"> and t2.local_city is not null AND LENGTH(TRIM(t2.local_city)) > 0 springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActAcidRecordMapper.xml
@@ -36,7 +36,7 @@ </if> <if test="commonPage.isAddress !=null"> <if test="commonPage.isAddress == 0"> and local_city is null and (local_city is null OR LENGTH(TRIM(local_city)) = 0) </if> <if test="commonPage.isAddress == 1"> and local_city is not null AND LENGTH(TRIM(local_city)) > 0 @@ -72,7 +72,7 @@ </if> <if test="commonPage.isAddress !=null"> <if test="commonPage.isAddress == 0"> and local_city is null and (local_city is null OR LENGTH(TRIM(local_city)) = 0) </if> <if test="commonPage.isAddress == 1"> and local_city is not null AND LENGTH(TRIM(local_city)) > 0