sozsoft-platform/configs/seeds/host/data/App.Intranet.Events.Event.json

51 lines
1.8 KiB
JSON
Raw Normal View History

2026-09-04 13:09:43 +00:00
{
"ListFormCode": "App.Intranet.Events.Event",
"KeyFieldName": "Id",
"GeneratedAt": "2026-09-04T00:00:00Z",
"Order": 20,
"Rows": [
{
"Id": "f11d0f64-e6c2-59f0-8bdc-c10122899300",
"CategoryId": "520e4c04-2877-59fd-b698-44e31280090a",
"TypeId": "ddf73c73-14b6-560b-8b4b-76935573f919",
"Date": "2026-11-05T10:00:00",
"Name": "Yaz Futbol Turnuvası 2026",
"Place": "Şirket Kampüsü Spor Alanı",
"Description": "Tüm departmanların katılımıyla düzenlenen geleneksel yaz futbol turnuvası.",
"UserId": "@USER:system@sozsoft.com",
"ParticipantsCount": 64,
"Likes": 0,
"Status": "published",
"isPublished": true
},
{
"Id": "a1c4751e-6f60-547a-812b-7d1b704a252d",
"CategoryId": "c7db7c05-307d-5598-a706-aa223691dc7a",
"TypeId": "1c8eeb6f-f674-5c0b-912d-7bfd2ad060d3",
"Date": "2026-11-01T10:00:00",
"Name": "Kültür Gezisi: Kapadokya",
"Place": "Kapadokya, Nevşehir",
"Description": "Çalışanlarımıza özel, rehber eşliğinde 2 günlük kültürel gezi.",
"UserId": "@USER:system@sozsoft.com",
"ParticipantsCount": 25,
"Likes": 0,
"Status": "published",
"isPublished": true
},
{
"Id": "d6eb5ad4-fe9a-5bb2-8502-174105c0c539",
"CategoryId": "80b7e523-219f-5528-a32f-e10c46b453ff",
"TypeId": "9773bb7d-fe07-539c-b0e0-fc2b5d31543a",
"Date": "2026-11-09T10:00:00",
"Name": "Müzik Dinletisi: Jazz Akşamı",
"Place": "Şirket Konferans Salonu",
"Description": "Caz müziğinin en güzel örneklerinin canlı performanslarla sunulacağı özel akşam.",
"UserId": "@USER:system@sozsoft.com",
"ParticipantsCount": 40,
"Likes": 0,
"Status": "published",
"isPublished": true
}
]
}