临期线索
This commit is contained in:
@@ -276,6 +276,7 @@
|
||||
ifnull(sum(if(start_time>#{startTime} and end_time <![CDATA[<]]> #{endTime},1,0)),0) as lastSevenDayInterviewCount
|
||||
FROM hy_partner_interview_plan
|
||||
where interviewer = #{userId}
|
||||
and deleted = 0
|
||||
and application_approved = 1
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user