proceso ficheros vencidos
This commit is contained in:
@@ -8,7 +8,7 @@ using Quartz.Impl;
|
||||
using Servicio_Gestion_Asegasa.Procesos;
|
||||
using System.Reflection;
|
||||
using System.Reflection.Metadata;
|
||||
|
||||
using static Servicio_Gestion_Asegasa.Procesos.ProcesosPolizas;
|
||||
namespace Servicio_Gestion_Asegasa
|
||||
{
|
||||
public class Worker : BackgroundService
|
||||
@@ -27,8 +27,10 @@ namespace Servicio_Gestion_Asegasa
|
||||
{
|
||||
|
||||
string Mensaje = "Servicio Gestion Asegasa. Versi<73>n: " + tsUtilidades.Utilidades.ExtraeValorCadena(Assembly.GetExecutingAssembly().FullName, "Version");
|
||||
|
||||
try
|
||||
{
|
||||
await ComprobarPolizasPagoUnico();
|
||||
|
||||
if (ProcesosConf.Conf.HoraProcesosDiarios != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user