Commit 5efc7cf6 by 徐高华

Merge branch 'feature/202310月零散迭代' into 'developer'

群发

See merge request !1558
parents 5fe52d87 d4ac8631
......@@ -177,7 +177,7 @@
</if>
<if test="2==clerkTaskStatus">
group by b.plan_id
having ( notSendCount = 0 or (sendCount > 0 and b.`end_time` <![CDATA[<]]> NOW() )
having ( notSendCount = 0 or (sendCount > 0 and b.`end_time` <![CDATA[<]]> NOW() ) )
order by b.end_time desc , a.create_time desc
</if>
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment