Administrator
10 days ago f16f74cacb9ef0ae4be89ed15353b6a449479d8c
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>