se hizo la funcion diaria

This commit is contained in:
2026-01-13 17:01:42 -06:00
parent 197b18910d
commit 0ede1e8372
+1 -1
View File
@@ -1561,7 +1561,7 @@ export class ServicioService {
let mensaje = '';
const servicios = await this.servicioRepo.find({
where: { idServicio:19060 },
where: { idServicio:19064 },
relations: [
'status',
'usuario',