springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/ComPbCheckUnitMapper.xml
@@ -33,7 +33,7 @@ <if test="dto.type != null"> and cpcu.`type` = #{dto.type} </if> <if test="dto.communityId != null"> <if test="dto.communityId != null and dto.communityId!=0"> and cpcu.community_id = #{dto.communityId} </if> <if test="dto.keyWord != null and dto.keyWord != ''"> springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/ComPbMemberMapper.xml
@@ -86,7 +86,7 @@ <if test="dto.orgId != null"> and m.org_id = #{dto.orgId} </if> <if test="dto.communityId != null"> <if test="dto.communityId != null and dto.communityId !=0"> and m.community_id = ${dto.communityId} </if> <if test="dto.keyWord != null and dto.keyWord != ''">