Commit 6b0dcc31 by lal Committed by chenzg

提交

parent faa92003
......@@ -109,7 +109,7 @@
AND b.is_allvisible <![CDATA[ <> ]]> 2
WHERE a.org_code = #{org_code}
ORDER BY a.ranks, b.ranks
ORDER BY b.id DESC
</select>
<update id="updateListRandsById" parameterType="list">
......
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