Administrator
2026-02-25 44e8988174ba750026fe3a5fcfade198d959766c
src/main/resources/mapper/modules/AiProductPointMapper.xml
@@ -26,6 +26,6 @@
                </if>
            </if>
        </where>
        order by a.CREATED_TIME asc
        order by a.sort asc
    </select>
</mapper>