From 68ead42de2d18d23394dacb2903535d1072c4dfc Mon Sep 17 00:00:00 2001 From: numex-admin Date: Thu, 10 Sep 2026 08:59:15 +0000 Subject: [PATCH] =?UTF-8?q?Numex=20yay=C4=B1n:=20data/lokasyonlar.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/lokasyonlar.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/lokasyonlar.json diff --git a/data/lokasyonlar.json b/data/lokasyonlar.json new file mode 100644 index 0000000..8893c94 --- /dev/null +++ b/data/lokasyonlar.json @@ -0,0 +1,14 @@ +[ + { + "id": 1, + "ad": "Merkez Depo", + "sehir": "Istanbul", + "olusturuldu": "2026-08-19T02:40:16.262Z" + }, + { + "id": 2, + "ad": "Ankara Sube", + "sehir": "Ankara", + "olusturuldu": "2026-08-19T02:40:16.294Z" + } +] \ No newline at end of file