@@ -44,6 +44,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</where>
<!-- 数据范围过滤 -->
${params.dataScope}
+ order by d.sort_tmpl
</select>
<select id="selectTTsFlplanContentById" parameterType="Long" resultMap="TTsFlplanContentResult">
<select id="selectTTsFtplanContentById" parameterType="Long" resultMap="TTsFtplanContentResult">
<select id="selectTTsLjplanContentById" parameterType="Long" resultMap="TTsLjplanContentResult">
<select id="selectTTsYsplanContentById" parameterType="Long" resultMap="TTsYsplanContentResult">