updated code
This commit is contained in:
@@ -38,4 +38,6 @@ public interface ApplicationService {
|
||||
|
||||
public ApplicationSignedDocumentResponse getSignedDocument(HttpServletRequest request, Long applicationId);
|
||||
|
||||
public void deleteSignedDocument(HttpServletRequest request, Long applicationId);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user