se cambio la cuenta de acatlan contigo

This commit is contained in:
evenegas
2026-01-15 17:54:17 -06:00
parent ed5b64afb8
commit 71a24ca189
+2 -2
View File
@@ -58,8 +58,8 @@ export class ProgramaService {
continue;
}
const acatlan = prog.clave.substr(4, 7) === '-12/145-';
console.log("clave:", prog.clave.substr(4, 7))
const acatlan = prog.clave.substr(4, 8) === '-12/145-';
console.log("clave:", prog.clave.substr(4, 8))
const activo = Number(prog.clave.substr(0, 4)) === today.year();
let responsable = await this.usuarioRepo.findOne({