Administrator
2 days ago 0487dbbd6984258dc2cb4e07fc8ea954f0209667
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>