@ -114,6 +114,7 @@
and DATE_FORMAT( SYSDATE(), '%Y-%m-%d' ) = DATE_FORMAT( eei.CREATED_TIME, '%Y-%m-%d' )
and eei.FULL_NAME = #{fullName}
and eei.OFFICER_ID = #{officerId}
and eei.ROLE_CODE = #{roleCode}
</select>