yuan
12 小时以前 47806d9e390ee00e1d29ad1da8c1aa908882a758
src/main/resources/mapper/technology/TechnologyOperationParamMapper.xml
@@ -28,6 +28,6 @@
                and top1.technology_param_id = #{paramId}
            </if>
        </where>
        order by top1.id desc
        order by top1.id asc
    </select>
</mapper>