jiangbiao 1 năm trước cách đây
mục cha
commit
6af15d4197

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