PPM2: select

This commit is contained in:
darthsandmann
2016-12-12 22:20:21 +01:00
parent f0db62320a
commit 1b35f02647
141 changed files with 3986 additions and 1313 deletions

View File

@ -0,0 +1,6 @@
{
"Vorname": "Timo",
"Name": "Ben",
"Matrikelnummer": "3",
"id": "10"
}

View File

@ -0,0 +1,6 @@
{
"Vorname": "Korbinian",
"Name": "Moritz",
"Matrikelnummer": "6",
"id": "11"
}

View File

@ -0,0 +1,6 @@
{
"Vorname": "Alfons",
"Name": "Meine",
"Matrikelnummer": "4",
"id": "12"
}

View File

@ -0,0 +1,6 @@
{
"id": "13",
"Name": "Edmund",
"Vorname": "Adalbert",
"Matrikelnummer": "1"
}

View File

@ -0,0 +1,6 @@
{
"Vorname": "Gregor",
"Name": "Klemens",
"Matrikelnummer": "2",
"id": "9"
}

View File

@ -0,0 +1 @@
14