Commit 383c2889 by jinxin

Merge remote-tracking branch 'origin/feature/五月需求迭代' into feature/五月需求迭代

parents 1b5deadb 828054b6
......@@ -170,8 +170,9 @@
<if test="null != searchParams">
and b.name like #{searchParams}
</if>
and b.end_time > now()
group by b.plan_id
having notSendCount
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