面试日程
This commit is contained in:
@@ -320,7 +320,7 @@
|
||||
and investment_manager = #{userId}
|
||||
</if>
|
||||
<if test="lastMonthTodayDate!=null">
|
||||
and close_time > #{lastMonthTodayDate} and close_time <![CDATA[<]]> now
|
||||
and close_time > #{lastMonthTodayDate} and close_time <![CDATA[<]]> now()
|
||||
</if>
|
||||
</where>
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user