wuzeyu
2024-09-24 5f50bd7bf3a0c039e2e45e336978287b81c8efb0
优化代码 条件获取流浪控制器接口结果排序优化
1个文件已修改
1 ■■■■ 已修改文件
pipIrr-platform/pipIrr-global/src/main/resources/mapper/PrControllerTrampMapper.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pipIrr-platform/pipIrr-global/src/main/resources/mapper/PrControllerTrampMapper.xml
@@ -143,6 +143,7 @@
                #{start,javaType=Integer,jdbcType=INTEGER}, #{count,javaType=Integer,jdbcType=INTEGER}
            </if>
        </trim>
        order by rtuAddr desc
    </select>
    <!--    根据条件获取流浪控制器数量-->
    <select id="getTrampControllersCount" resultType="java.lang.Long">