Alap funkció működés CheckPoints

This commit is contained in:
2025-02-12 20:00:49 +01:00
parent ac80a8a9bb
commit f57fef804d
23 changed files with 266 additions and 8 deletions
@@ -12,6 +12,7 @@ using System.Text.Json.Serialization;
using Newtonsoft.Json;
using WorkFlowCheck.MAUI.DataLayer;
using AutoMapper;
using WorkFlowCheck.MAUI.Services.Interfaces;
namespace WorkFlowCheck.MAUI.Services
{