lsc 4 месяцев назад
Родитель
Сommit
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({