Commit be6af00e by 徐高华

过滤全部完成的

parent b6823ca9
......@@ -171,7 +171,7 @@
and b.name like #{searchParams}
</if>
group by b.plan_id
having notSendCount > 0
order by b.end_time desc , a.create_time desc
</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