Administrator
16 hours ago f236a24c5766fb524a4dadc44a0f7b6ae288141c
src/main/resources/mapper/modules/AiProductPointMapper.xml
@@ -26,6 +26,6 @@
                </if>
            </if>
        </where>
        order by a.sort asc
        order by a.sort desc
    </select>
</mapper>