Commit aec00eae by huangZW

倒叙排序

parent 4fa86625
...@@ -120,6 +120,7 @@ ...@@ -120,6 +120,7 @@
select select
<include refid="Base_Column_List" /> <include refid="Base_Column_List" />
from tab_haoban_dict from tab_haoban_dict
order by update_time desc
</select> </select>
<select id="queryList" resultMap="BaseResultMap" parameterType="java.lang.String"> <select id="queryList" resultMap="BaseResultMap" parameterType="java.lang.String">
......
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