user_status = #{userStatus} user_status != 'D' and user_id like '%'||#{userId}||'%' and user_nm like '%'||#{userNm}||'%' and og_cd = #{ogCd} and ofc_cd = #{ofcCd} and title_cd = #{titleCd} user_status = #{userStatus} and og_cd in #{item} and og_cd = #{ogCd} and sex = #{sex} and user_nm like '%'||#{userNm}||'%' user_organ in #{organCd} and contact_ip like '%'||#{contactIp}||'%' and request_url like '%'||#{requestUrl}||'%' and request_method = #{requestMethod} and user_belong like '%'||#{userBelong}||'%' and wrt_dt >= #{startDate}::date and wrt_dt <= #{endDate}::date+1 user_organ in #{organCd} and contact_ip like '%'||#{contactIp}||'%' and inout_type = #{inoutType} and user_belong like '%'||#{userBelong}||'%' and wrt_dt >= #{startDate}::date and wrt_dt <= #{endDate}::date+1