Administrator
5 days ago cf329233aef9b144942a16e9d2d9988ccbda3d56
src/main/resources/mapper/modules/PlatformBannerMapper.xml
@@ -14,7 +14,7 @@
            </if>
         </if>
      </where>
      order by sort desc
      order by type asc,sort asc
   </select>
</mapper>