mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 15:40:12 +01:00
📝 更新 API
This commit is contained in:
parent
b9ebe6272d
commit
20a803a19d
1 changed files with 10 additions and 2 deletions
12
API.md
12
API.md
|
|
@ -75,8 +75,16 @@
|
||||||
"msg": "",
|
"msg": "",
|
||||||
"data": {
|
"data": {
|
||||||
"files": [
|
"files": [
|
||||||
"F:\\SiYuan\\data/思源笔记用户指南",
|
{
|
||||||
"F:\\SiYuan\\data/测试笔记本"
|
"closed": false,
|
||||||
|
"id": "20210817205410-2kvfpfn",
|
||||||
|
"name": "测试笔记本"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"closed": true,
|
||||||
|
"id": "20210831090520-7dvbdv0",
|
||||||
|
"name": "测试笔记本2"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue