Administrator
7 days ago 726de53a23bd9b6b24ccc3ae6c3b1a6b24b67379
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>