Administrator
2026-04-09 a6c9f0d3dd1835aed01f713d67f3287576ded6cd
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>