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({