lsc преди 5 месеца
родител
ревизия
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({