From 4f8ab71d5bad94cd38deaa5348b85b0e9dbae105 Mon Sep 17 00:00:00 2001 From: 86182 Date: Thu, 15 Sep 2022 18:54:27 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=94=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/phase2/note.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/api/phase2/note.js b/src/api/phase2/note.js index 31e00e97..6bff2aa1 100644 --- a/src/api/phase2/note.js +++ b/src/api/phase2/note.js @@ -86,6 +86,7 @@ const course=function (){ return ajax.get(baseURL,'/xboe/subgroup/m/noteinfo/course'); } /** + * 还原 * 笔记id * */ const restore=function (id){