定时任务支持订阅筛选

This commit is contained in:
whyour
2025-11-11 01:24:28 +08:00
parent 8fdc69421c
commit c9fc9b4b45
2 changed files with 20 additions and 0 deletions
+1
View File
@@ -49,6 +49,7 @@ const Setting = () => {
reloadTheme,
systemInfo,
} = useOutletContext<SharedContext>();
console.log('user',user)
const columns = [
{
title: intl.get('名称'),