NFC a CheckPoints-hoz
This commit is contained in:
@@ -11,7 +11,7 @@ namespace WorkFlowCheck.MAUI.Services.Interfaces
|
||||
{
|
||||
Task<List<CheckPointDTO>> GetAllCheckPoints();
|
||||
Task<CheckPointDTO> GetCheckPoint(int id);
|
||||
|
||||
Task<CheckPointDTO> UpdateCheckPoint(CheckPointDTO checkPoint);
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user