whyclxw
2025-04-19 ad49a5af27e398bc1022e4bd61ac510a539b7034
锁的历史告警
1个文件已修改
2 ■■■ 已修改文件
src/main/resources/mapper/LockInfMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/LockInfMapper.xml
@@ -68,7 +68,7 @@
            tb_lock_inf.station_id=tb_station_inf.station_id
            and lock_id=#{lockId}
        </where>
        order by id asc
        order by tb_lock_inf.num asc
    </select>
    <select id="getScreenType" resultType="java.lang.String">
        select distinct screen_box_type from plus_inf.tb_lock_inf