se cambio la cuenta de acatlan contigo

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