using cuestionario2 has atribute, create credentials for testing

This commit is contained in:
Your Name
2025-02-13 13:57:28 -05:00
parent f89b7e05db
commit 7bef28e60f
22 changed files with 251 additions and 39 deletions
+4 -2
View File
@@ -24,12 +24,14 @@ const cartaTermino = async (body, file) => {
switch (res.idStatus) {
case 4:
case 8:
return drive.uploadFile(
return drive.uploadFile(
path,
`Carta_Termino.pdf`,
'application/pdf',
res.carpeta
);
);
//return "carta de termino"
case 1:
case 2:
case 3: