This commit is contained in:
马三炮 2025-04-29 11:21:56 +08:00
parent ca286722bd
commit 1b84b3e46e
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@
and (tt.tower_name like concat('%',#{keyWord},'%') or and (tt.tower_name like concat('%',#{keyWord},'%') or
tt2.tower_name like concat('%',#{keyWord},'%')) tt2.tower_name like concat('%',#{keyWord},'%'))
</if> </if>
ORDER BY tts.update_time desc
</select> </select>
<select id="getTbThreeSpanById" resultType="com.bonus.digitalSignage.basic.vo.TbThreeSpanVo"> <select id="getTbThreeSpanById" resultType="com.bonus.digitalSignage.basic.vo.TbThreeSpanVo">
select id as id,pro_id as proId,span_type as spanType,tower_id as towerId,next_tower_id as nextTowerId, select id as id,pro_id as proId,span_type as spanType,tower_id as towerId,next_tower_id as nextTowerId,