Commit 0734c004 by 徐高华

朋友圈

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