Updated code for the email signature while sending emails
This commit is contained in:
@@ -15,4 +15,5 @@ public interface HubService {
|
||||
void deleteHub(Long hubId);
|
||||
HubEntity getHubByUuid(String hubUuid);
|
||||
HubResponseBean getHubByHubUuid(String uuid);
|
||||
HubEntity valdateHub(Long hubId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user