宠物主题切换

This commit is contained in:
tangly1024.com
2024-01-31 14:36:35 +08:00
parent 5082783dbd
commit 46aed51811
3 changed files with 11 additions and 10 deletions

View File

@@ -278,7 +278,7 @@ async function getDataBaseInfoByNotionAPI({ pageId, from }) {
if (pageIds?.length === 0) {
console.error('获取到的文章列表为空请检查notion模板', collectionQuery, collection, collectionView, viewIds, pageRecordMap)
} else {
console.log('有效Page数量', pageIds?.length)
// console.log('有效Page数量', pageIds?.length)
}
// 获取每篇文章基础数据