lsc 4 月之前
父节点
当前提交
b58081a9e6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pbl.js

+ 1 - 0
pbl.js

@@ -41,6 +41,7 @@ router.route("/logout").all(async (req, res, next) => {
     }
 });
 
+//获取文档列表
 router.route("/getDocument").all(async (req, res, next) => {
     try {
         const response = await client.documents.list({