This commit is contained in:
86182
2022-09-15 18:54:27 +08:00
parent 8be68d802f
commit 4f8ab71d5b

View File

@@ -86,6 +86,7 @@ const course=function (){
return ajax.get(baseURL,'/xboe/subgroup/m/noteinfo/course');
}
/**
* 还原
* 笔记id
* */
const restore=function (id){