Administrator
4 days ago 3d537706cc01c444ee6bbd3a5f0cc3d7a63c15a1
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>