implemented editing members of company

This commit is contained in:
2025-08-08 23:33:04 +02:00
parent 8bc63a8a57
commit ebe0cf7c57
6 changed files with 83 additions and 13 deletions

View File

@@ -10,7 +10,6 @@ import de.srsoftware.umbrella.core.exceptions.UmbrellaException;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.*;
import org.json.JSONException;
import org.json.JSONObject;