screen-api/src/main/java/com/moral/api/service/OrganizationService.java @@ -33,4 +33,7 @@ */ Organization getOrganizationById(Integer id); }