整理lib目录

This commit is contained in:
tangly1024
2024-03-10 13:08:18 +08:00
parent 51743512fa
commit 444e236ca6
55 changed files with 60 additions and 64 deletions

View File

@@ -1,7 +1,7 @@
import BLOG from '@/blog.config'
import getAllPageIds from './getAllPageIds'
import getPageProperties from './getPageProperties'
import { getNotionPageData } from '@/lib/notion/getNotionData'
import { getNotionPageData } from '@/lib/db/getSiteData'
import { delCacheData } from '@/lib/cache/cache_manager'
/**