From 8f70e4e61e5921f92ee36fa74a6b28e93ed798c3 Mon Sep 17 00:00:00 2001 From: GitApp Date: Fri, 19 Dec 2025 15:50:37 +0000 Subject: [PATCH] feat(data): add 2 categories records (batch 1) --- collections/categories/cate_1766159437170_0.json | 9 +++++++++ collections/categories/cate_1766159437170_1.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 collections/categories/cate_1766159437170_0.json create mode 100644 collections/categories/cate_1766159437170_1.json diff --git a/collections/categories/cate_1766159437170_0.json b/collections/categories/cate_1766159437170_0.json new file mode 100644 index 0000000..9941b54 --- /dev/null +++ b/collections/categories/cate_1766159437170_0.json @@ -0,0 +1,9 @@ +{ + "name": "Electronics", + "slug": "electronics", + "description": "Gadgets and tech devices", + "image": "https://placehold.co/400x400/333/fff?text=Category", + "parent": null, + "created": "2025-12-19T15:50:37.831Z", + "updated": "2025-12-19T15:50:37.831Z" +} \ No newline at end of file diff --git a/collections/categories/cate_1766159437170_1.json b/collections/categories/cate_1766159437170_1.json new file mode 100644 index 0000000..68368cc --- /dev/null +++ b/collections/categories/cate_1766159437170_1.json @@ -0,0 +1,9 @@ +{ + "name": "Clothing", + "slug": "clothing", + "description": "Fashion and apparel", + "image": "https://placehold.co/400x400/333/fff?text=Category", + "parent": null, + "created": "2025-12-19T15:50:37.831Z", + "updated": "2025-12-19T15:50:37.831Z" +} \ No newline at end of file