@@ -42,6 +42,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</where>
<!-- 数据范围过滤 -->
${params.dataScope}
+ order by use_post
</select>
<select id="selectTPpeMatrixById" parameterType="Long" resultMap="TPpeMatrixResult">