ruoyi-modules/ruoyi-system/src/main/resources/mapper/config/PopMapper.xml
@@ -117,11 +117,11 @@ pop_id popId, pop_url popUrl, link_type linkType, appid, 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