guarantee-lsq 2 years ago
parent
commit
629da1d60f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      platform-dao/src/main/resources/mapper/sb/SbPositionMapper.xml

+ 1 - 0
platform-dao/src/main/resources/mapper/sb/SbPositionMapper.xml

@@ -72,5 +72,6 @@
             </otherwise>
         </choose>
     </where>
+     order by sort asc
     </select>
 </mapper>