Commit 5ce9637e by 徐高华

朋友圈

parent 025b4b34
......@@ -199,7 +199,7 @@
<if test="planStatus==1">
having notExecNum = 0
</if>
order by publish_time desc , plan_id desc
ORDER BY a.publish_time DESC , a.plan_id DESC
</select>
<select id="getTaskNum" resultType="java.lang.Integer"
......
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