lsc 4 months ago
parent
commit
b58081a9e6
1 changed files with 1 additions and 0 deletions
  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({