Sync data.json 2025-10-19 07:18:24
Browse files
data.json
CHANGED
|
@@ -65,6 +65,23 @@
|
|
| 65 |
"total_price": 67500.0,
|
| 66 |
"user_info": null,
|
| 67 |
"status": "shipped"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
}
|
| 69 |
}
|
| 70 |
}
|
|
|
|
| 65 |
"total_price": 67500.0,
|
| 66 |
"user_info": null,
|
| 67 |
"status": "shipped"
|
| 68 |
+
},
|
| 69 |
+
"20251019071824-a6d2fc": {
|
| 70 |
+
"id": "20251019071824-a6d2fc",
|
| 71 |
+
"created_at": "2025-10-19 07:18:24",
|
| 72 |
+
"cart": [
|
| 73 |
+
{
|
| 74 |
+
"name": "Remax type-c",
|
| 75 |
+
"price": 1500.0,
|
| 76 |
+
"quantity": 1,
|
| 77 |
+
"color": "效械褉薪褘泄",
|
| 78 |
+
"photo": null,
|
| 79 |
+
"photo_url": "https://via.placeholder.com/60x60.png?text=N/A"
|
| 80 |
+
}
|
| 81 |
+
],
|
| 82 |
+
"total_price": 1500.0,
|
| 83 |
+
"user_info": null,
|
| 84 |
+
"status": "new"
|
| 85 |
}
|
| 86 |
}
|
| 87 |
}
|