This commit is contained in:
darthsandmann
2016-10-16 21:53:15 +02:00
parent 0d10f8b9dc
commit c9f3117da1
412 changed files with 137942 additions and 0 deletions

View File

@@ -0,0 +1,67 @@
{
"6": {
"beschreibung": "derPreisistHEISS",
"minPreis": 100,
"startPreis": 750,
"auktionDauer": 120,
"auktionLaufzeit": 0,
"anzGebinde": 10,
"vkPreis": -1,
"auktionPreis": -1
},
"4": {
"beschreibung": "Rosensparpacket",
"minPreis": 300,
"startPreis": 400,
"auktionDauer": 30,
"auktionLaufzeit": 0,
"anzGebinde": 5,
"vkPreis": -1,
"auktionPreis": -1
},
"5": {
"beschreibung": "Reste",
"minPreis": 600,
"startPreis": 800,
"auktionDauer": 60,
"auktionLaufzeit": 0,
"anzGebinde": 10,
"vkPreis": -1,
"auktionPreis": -1
},
"2": {
"beschreibung": "einzelneRose",
"minPreis": 50,
"startPreis": 100,
"auktionDauer": 10,
"auktionLaufzeit": 0,
"anzGebinde": 1,
"vkPreis": -1,
"auktionPreis": -1
},
"3": {
"beschreibung": "Rosensparpacket",
"minPreis": 300,
"startPreis": 400,
"auktionDauer": 30,
"auktionLaufzeit": 0,
"anzGebinde": 5,
"vkPreis": -1,
"auktionPreis": -1
},
"info": {
"name": "Rosen",
"chargenNr": 1,
"anzAuk": 6
},
"1": {
"beschreibung": "einzelneRose",
"minPreis": 50,
"startPreis": 100,
"auktionDauer": 10,
"auktionLaufzeit": 0,
"anzGebinde": 1,
"vkPreis": -1,
"auktionPreis": -1
}
}

View File

@@ -0,0 +1,87 @@
{
"3": {
"minPreis": 150,
"auktionLaufzeit": 0,
"startPreis": 330,
"auktionPreis": -1,
"vkPreis": -1,
"auktionDauer": 10,
"anzGebinde": 1,
"beschreibung": "Kompost"
},
"2": {
"minPreis": 100,
"auktionLaufzeit": 0,
"startPreis": 220,
"auktionPreis": -1,
"vkPreis": -1,
"auktionDauer": 10,
"anzGebinde": 1,
"beschreibung": "Rueben"
},
"1": {
"minPreis": 50,
"auktionLaufzeit": 0,
"startPreis": 110,
"auktionPreis": -1,
"vkPreis": -1,
"auktionDauer": 10,
"anzGebinde": 1,
"beschreibung": "Kraut"
},
"7": {
"minPreis": 10,
"auktionLaufzeit": 0,
"startPreis": 100,
"auktionPreis": -1,
"vkPreis": -1,
"auktionDauer": 20,
"anzGebinde": 1,
"beschreibung": "sonstiges"
},
"6": {
"minPreis": 300,
"auktionLaufzeit": 0,
"startPreis": 660,
"auktionPreis": -1,
"vkPreis": -1,
"auktionDauer": 10,
"anzGebinde": 1,
"beschreibung": "Dreck"
},
"5": {
"minPreis": 250,
"auktionLaufzeit": 0,
"startPreis": 550,
"auktionPreis": -1,
"vkPreis": -1,
"auktionDauer": 10,
"anzGebinde": 1,
"beschreibung": "Laub"
},
"4": {
"minPreis": 200,
"auktionLaufzeit": 0,
"startPreis": 440,
"auktionPreis": -1,
"vkPreis": -1,
"auktionDauer": 10,
"anzGebinde": 1,
"beschreibung": "Spinat"
},
"info": {
"name": "Gruenzeug",
"anzAuk": 8,
"chargenNr": 2
},
"8": {
"minPreis": 1,
"auktionLaufzeit": 0,
"startPreis": 10,
"auktionPreis": -1,
"vkPreis": -1,
"auktionDauer": 5,
"anzGebinde": 100,
"beschreibung": "Bonus"
}
}

View File

@@ -0,0 +1,37 @@
{
"3": {
"minPreis": 50,
"auktionLaufzeit": 0,
"startPreis": 10000,
"auktionPreis": -1,
"vkPreis": -1,
"auktionDauer": 200,
"anzGebinde": 5,
"beschreibung": "willkeiner"
},
"2": {
"auktionLaufzeit": 0,
"anzGebinde": 2,
"startPreis": 150,
"auktionPreis": -1,
"vkPreis": -1,
"auktionDauer": 20,
"beschreibung": "los2",
"minPreis": 100
},
"1": {
"auktionLaufzeit": 0,
"anzGebinde": 1,
"startPreis": 100,
"auktionPreis": -1,
"vkPreis": -1,
"auktionDauer": 10,
"beschreibung": "los1",
"minPreis": 50
},
"info": {
"name": "testcharge1",
"anzAuk": 3,
"chargenNr": 3
}
}

File diff suppressed because it is too large Load Diff