Commit 15cb709c by 裴大威

Merge branch 'fix-rsy-1023168' into 'master'

添加排序

See merge request rays/pcloud-book!709
parents a266f361 17b05059
......@@ -60,6 +60,7 @@
select <include refid="Base_Column_List"/>
from rights_now_pic
where default_pic=0
order by create_time desc
</select>
</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