From 63cbe561d5434f010c5d54ac99651d9c19d88e14 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Fri, 31 Dec 2021 20:44:55 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20SQL=20=E6=9F=A5=E8=AF=A2=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E9=97=AE=E9=A2=98=20https://github.com/siyuan-note/si?= =?UTF-8?q?yuan/issues/3712?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index f11201f62..ef0f216a2 100644 --- a/API.md +++ b/API.md @@ -288,7 +288,7 @@ ``` * `notebook`:笔记本 ID - * `path`:文档路径,需要以 / 开头,中间使用 / 分隔层级 + * `path`:文档路径,需要以 / 开头,中间使用 / 分隔层级(这里的 path 对应数据库 hpath 字段) * `markdown`:GFM Markdown 内容 * 返回值