Commit c5e13cd6 by 徐高华

朋友圈

parent 0cd2e08a
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
and a.task_status = 2 and a.task_status = 2
</if> </if>
and a.status_flag = #{statusFlag} and a.status_flag = #{statusFlag}
order by ${sortColumn} ${sortType} order by a.${sortColumn} ${sortType}
</select> </select>
<select id="listExistClerkIds" resultType="java.lang.String"> <select id="listExistClerkIds" resultType="java.lang.String">
......
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