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.Threading.Tasks;
using WorkFlowCheck.Common.DTO;
using WorkFlowCheck.MAUI.DataLayer;
using WorkFlowCheck.MAUI.DataLayer.Entities;
using WorkFlowCheck.MAUI.Services.Interfaces;
namespace WorkFlowCheck.MAUI.Services
{