Commit dc496c59 authored by duanzhihong's avatar duanzhihong

排序

parent 3a35ea7d
...@@ -56,5 +56,7 @@ ...@@ -56,5 +56,7 @@
and emp.IS_LOCK = #{status} and emp.IS_LOCK = #{status}
</if> </if>
</where> </where>
ORDER BY emp.EFF_TIME desc
</select> </select>
</mapper> </mapper>
\ No newline at end of file
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