临期线索
This commit is contained in:
@@ -260,7 +260,7 @@
|
||||
and investment_manager = #{userId}
|
||||
</if>
|
||||
<if test="currentDate!=null and currentDate!=''">
|
||||
and deadline = #{currentDate}
|
||||
and DATE(deadline) = #{currentDate}
|
||||
</if>
|
||||
and (workflow_stage = 2 and workflow_status = 0)
|
||||
</where>
|
||||
|
||||
Reference in New Issue
Block a user