Administrator
2025-10-24 d87094a39d864993006b4f7a10209f0d96749ba4
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>