Erster Commit 2024. *smileyface*
keinen Plan was der macht tho
This commit is contained in:
parent
a4c908c1ba
commit
98826d1b9f
@ -36,7 +36,9 @@ public class RestApiClient implements IRestAPI{
|
||||
|
||||
String json = new Gson().toJson(kind);
|
||||
|
||||
new RestApiClient().post("Kind", json);
|
||||
System.out.println(json);
|
||||
|
||||
//new RestApiClient().post("Kind", json);
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user