临期线索
This commit is contained in:
@@ -264,6 +264,7 @@
|
||||
<if test="currentDate!=null and currentDate!=''">
|
||||
and interview_date BETWEEN #{currentDate} and #{endDate}
|
||||
</if>
|
||||
and deleted = 0 and application_approved = 1
|
||||
</where>
|
||||
group by interview_date
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user