obtener carpetas, carpetas duplicadas y alumnos sin carpeta de la db

This commit is contained in:
eithan
2021-01-14 19:16:45 -06:00
parent b7f2b3f257
commit aa4c50bc7c
4 changed files with 71 additions and 7 deletions
+1
View File
@@ -151,4 +151,5 @@ const borrarTodo = () => {
module.exports = {
folder,
uploadFile,
list
};