DmitrMakeev commited on
Commit
c171ea2
·
verified ·
1 Parent(s): 01e7c72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -8
app.py CHANGED
@@ -180,16 +180,16 @@ def save_pl():
180
  "unconfirmed": True,
181
  "values": [
182
  {
183
- "parameter_id": 393120,
184
  "kind": "string",
185
- "list_id": list_id1,
186
  "title": "phone",
187
  "value": phone
188
  },
189
  {
190
- "parameter_id": 393119,
191
  "kind": "string",
192
- "list_id": list_id1,
193
  "title": "name",
194
  "value": name
195
  }
@@ -200,16 +200,16 @@ def save_pl():
200
  "unconfirmed": True,
201
  "values": [
202
  {
203
- "parameter_id": 393120,
204
  "kind": "string",
205
- "list_id": list_id1,
206
  "title": "phone",
207
  "value": phone
208
  },
209
  {
210
- "parameter_id": 393119,
211
  "kind": "string",
212
- "list_id": list_id1,
213
  "title": "name",
214
  "value": name
215
  }
 
180
  "unconfirmed": True,
181
  "values": [
182
  {
183
+ "parameter_id": 393196,
184
  "kind": "string",
185
+ "list_id": list_id2,
186
  "title": "phone",
187
  "value": phone
188
  },
189
  {
190
+ "parameter_id": 393195,
191
  "kind": "string",
192
+ "list_id": list_id2,
193
  "title": "name",
194
  "value": name
195
  }
 
200
  "unconfirmed": True,
201
  "values": [
202
  {
203
+ "parameter_id": 393198,
204
  "kind": "string",
205
+ "list_id": list_id3,
206
  "title": "phone",
207
  "value": phone
208
  },
209
  {
210
+ "parameter_id": 393197,
211
  "kind": "string",
212
+ "list_id": list_id3,
213
  "title": "name",
214
  "value": name
215
  }