public BaseResponse CloneDocumentFieldSystem(string ListDepartmentId)
 {
     return(documentService.CloneDocumentFieldSystem(ListDepartmentId));
 }