Commit 88a981d0 by guojuxing

排序

parent c5a285ee
......@@ -345,6 +345,8 @@
and app_id = #{appId}
and page_type = #{pageType}
and app_type = #{appType}
order by serial_number, update_time desc
</select>
<select id="count" resultType="int">
......
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