puzhibing
2025-06-18 3e7932d378b607f75379b463ae4ae2f4f1ccfe12
ruoyi-modules/ruoyi-system/src/main/resources/mapper/config/QuickEntryMapper.xml
@@ -99,7 +99,8 @@
        target_type targetType,
        link_url linkUrl,
        jump_type jumpType,
        jump_id jumpId
        jump_id jumpId ,
        appid appid
        FROM t_quick_entry WHERE del_flag = 0
        ORDER BY entry_sort,create_time DESC
    </select>