@@ -120,5 +120,4 @@ public class AdminOrganizationController extends BaseApiController{
organizationService.deleteById(id);
return res;
}
-