Commit eb1f5c82 by 徐高华

排序

parent f12e0af8
...@@ -144,7 +144,7 @@ ...@@ -144,7 +144,7 @@
<if test="null != linkType"> <if test="null != linkType">
and link_type = #{linkType} and link_type = #{linkType}
</if> </if>
and status_flag = 1 and status_flag = 1 order by create_time desc
</select> </select>
<select id="queryPageRelationList" resultMap="result-map-tabHaobanHmLink"> <select id="queryPageRelationList" resultMap="result-map-tabHaobanHmLink">
......
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