Aggiunto blocco per ispezioni non completate più vecchie di 20 giorni
This commit is contained in:
@@ -17,4 +17,6 @@ public interface IIntegrySteupService
|
||||
Task<SaveSchedaResponseDto?> SaveMultipleSchede(List<SaveRequestDto> request);
|
||||
Task CompleteInspection(string activityId);
|
||||
Task UploadFile(string activityId, byte[] file, string fileName);
|
||||
|
||||
Task DeleteScheda(string activityId);
|
||||
}
|
||||
Reference in New Issue
Block a user