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