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