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