This commit is contained in:
tangly1024.com
2023-11-02 17:06:41 +08:00
parent 0f1f415782
commit ce68786c00
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ export async function getConfigMapFromConfigPage(allPages) {
}
const configPageId = configPage.id
console.log('[Notion配置]请求配置数据 ', configPage.id)
// console.log('[Notion配置]请求配置数据 ', configPage.id)
const pageRecordMap = await getPostBlocks(configPageId, 'config-table')
// console.log('配置中心Page', configPageId, pageRecordMap)
const content = pageRecordMap.block[configPageId].value.content