Administrator
7 days ago 39dc91a2cd323c8c211000dfb357cf9cb5907687
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>