java110-db/src/main/resources/mapper/fee/FeeConfigServiceDaoImplMapper.xml
@@ -218,7 +218,7 @@ and t.start_time < #{curTime} </if> <if test="communityId !=null and communityId != ''"> and t.community_id= #{communityId} and t.community_id in (#{communityId}, '9999') </if> <if test="communityIds !=null"> and t.community_id in @@ -480,7 +480,7 @@ and t.end_time > now() </if> <if test="communityId !=null and communityId != ''"> and t.community_id= #{communityId} and t.community_id in (#{communityId}, '9999') </if> <if test="communityIds !=null"> and t.community_id in