puzhibing
2025-06-18 3e7932d378b607f75379b463ae4ae2f4f1ccfe12
ruoyi-modules/ruoyi-system/src/main/resources/mapper/config/PopMapper.xml
@@ -120,7 +120,8 @@
        target_type targetType,
        link_url linkUrl,
        jump_type jumpType,
        jump_id jumpId
        jump_id jumpId,
        appid appid
        FROM t_pop
        WHERE del_flag = 0 AND CURDATE() BETWEEN show_start_time AND show_end_time
        ORDER BY pop_sort,create_time DESC LIMIT 1