Administrator
3 days ago 8dc2aaf154876b3d0e254a7d50d39a4674625c70
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>