Kgshop commited on
Commit
2754414
·
verified ·
1 Parent(s): 7bec239

Автоматическое резервное копирование базы данных пользователей 2025-04-03 07:18:03

Browse files
Files changed (1) hide show
  1. data_emirusers.json +28 -0
data_emirusers.json CHANGED
@@ -116,6 +116,34 @@
116
  "delivery_time_preference": "now",
117
  "timestamp_utc": "2025-04-03T07:18:01.096403+00:00",
118
  "timestamp_local": "2025-04-03 13:18:01 +06+0600"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
119
  }
120
  ]
121
  },
 
116
  "delivery_time_preference": "now",
117
  "timestamp_utc": "2025-04-03T07:18:01.096403+00:00",
118
  "timestamp_local": "2025-04-03 13:18:01 +06+0600"
119
+ },
120
+ {
121
+ "items": [
122
+ {
123
+ "name": "Буламык / Каша",
124
+ "quantity": 2,
125
+ "basePrice": 190,
126
+ "options": [],
127
+ "comment": "",
128
+ "itemTotal": 380
129
+ },
130
+ {
131
+ "name": "Куурулган ичке чучук / Жаренные сосиски",
132
+ "quantity": 1,
133
+ "basePrice": 150,
134
+ "options": [],
135
+ "comment": "",
136
+ "itemTotal": 150
137
+ }
138
+ ],
139
+ "total_amount": 530,
140
+ "original_total": 530,
141
+ "redeemed_points": 0,
142
+ "earned_points": 26,
143
+ "payment_method": "whatsapp",
144
+ "delivery_time_preference": "now",
145
+ "timestamp_utc": "2025-04-03T07:18:03.062249+00:00",
146
+ "timestamp_local": "2025-04-03 13:18:03 +06+0600"
147
  }
148
  ]
149
  },