jiangbiao 1 年之前
父节点
当前提交
6af15d4197
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      master/src/main/resources/mybatis/production/TPpeMatrixMapper.xml

+ 1 - 0
master/src/main/resources/mybatis/production/TPpeMatrixMapper.xml

@@ -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">