From ff1fa5ef1365ab4f06887e148f74c77579dc368c Mon Sep 17 00:00:00 2001 From: GitApp Date: Fri, 19 Dec 2025 16:03:15 +0000 Subject: [PATCH] feat(data): add 2 categories records (batch 1) --- collections/categories/cate_1766160194837_0.json | 9 +++++++++ collections/categories/cate_1766160194837_1.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 collections/categories/cate_1766160194837_0.json create mode 100644 collections/categories/cate_1766160194837_1.json diff --git a/collections/categories/cate_1766160194837_0.json b/collections/categories/cate_1766160194837_0.json new file mode 100644 index 0000000..ffc897d --- /dev/null +++ b/collections/categories/cate_1766160194837_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-19T16:03:15.550Z", + "updated": "2025-12-19T16:03:15.550Z" +} \ No newline at end of file diff --git a/collections/categories/cate_1766160194837_1.json b/collections/categories/cate_1766160194837_1.json new file mode 100644 index 0000000..c87a3eb --- /dev/null +++ b/collections/categories/cate_1766160194837_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-19T16:03:15.550Z", + "updated": "2025-12-19T16:03:15.550Z" +} \ No newline at end of file