Administrator
4 days ago 5d4e2aecba57a34e299b7adde8fbd06ea93cd396
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>