update 矿机离线邮箱发送定时任务修改
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
wallet_outv2
|
||||
<where>
|
||||
<if test="startDate != null">
|
||||
`date` > #{startDate}
|
||||
`date` >= #{startDate}
|
||||
</if>
|
||||
</where>
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user