bug
jiangqs
2023-07-23 3f1e7569d9956837d2fa305dd78a7f9583dfa3e5
ruoyi-modules/ruoyi-system/src/main/resources/mapper/config/AdvertMapper.xml
@@ -95,8 +95,10 @@
        ad_id adId,
        ad_url adUrl,
        ad_content adContent,
        link_type linkType,
        target_type targetType,
        link_url linkUrl,
        jump_type jumpType,
        jump_id jumpId,
        logo_url logoUrl
        FROM t_advert WHERE del_flag = 0 ORDER BY create_time DESC LIMIT 1