Simplified json import

This commit is contained in:
2024-10-12 16:22:14 +02:00
parent 60e217db03
commit 3204e4a658
7 changed files with 136 additions and 111 deletions

View File

@@ -1,13 +1,11 @@
{
"data": [
"orders": [
{
"username": "hagemeister93",
"shippingProgress": 4,
"addressId": 0,
"paymentId": 0,
"tickets": [
{
"concertId": 0,
"date": "2024-10-18",
"concertGroupName": "Unlimited Love",
"orderPrice": 184,
"seatGroup": "A",
"seatRow": 0,
@@ -17,19 +15,18 @@
},
{
"username": "duranduran",
"shippingProgress": 5,
"addressId": 4,
"paymentId": 3,
"tickets": [
{
"concertId": 0,
"date": "2024-10-18",
"concertGroupName": "Unlimited Love",
"orderPrice": 184,
"seatGroup": "A",
"seatRow": 0,
"seat": 2
},
{
"concertId": 0,
"date": "2024-10-18",
"concertGroupName": "Unlimited Love",
"orderPrice": 184,
"seatGroup": "A",
"seatRow": 0,
@@ -39,12 +36,10 @@
},
{
"username": "duranduran",
"shippingProgress": 2,
"addressId": 5,
"paymentId": 3,
"tickets": [
{
"concertId": 0,
"date": "2024-10-18",
"concertGroupName": "Unlimited Love",
"orderPrice": 184,
"seatGroup": "A",
"seatRow": 0,