update json structure

This commit is contained in:
kr0sh512
2024-09-01 01:42:50 +03:00
parent ee3b23ad59
commit 3c0be433ae
6 changed files with 130 additions and 56 deletions
+60
View File
@@ -0,0 +1,60 @@
{
"studies.begin": {
"y": 2024,
"m": 9,
"d": 1
},
"studies.end": null,
"schedule": {
"mon": [
{
"partity": 1,
"begin": "10:30",
"end": "12:05",
"name": "Практикум на ЭВМ",
"teacher.room": [
{
"t": "Тюляева В.В.",
"r": "МЗ-3"
}
],
"building": "2-й гуманитарный корпус",
"note": "Какое-то примечание",
"type": "seminar"
},
{
"partity": null,
"begin": "10:30",
"end": "12:05",
"name": "Практикум на ЭВМ",
"teacher.room": [
{
"t": "Тюляева В.В.",
"r": "МЗ-3"
},
{
"t": "Тюляева В.В.",
"r": "МЗ-3"
},
{
"t": "Тюляева В.В.",
"r": "МЗ-3"
}
],
"building": "2-й гуманитарный корпус",
"note": "Какое-то примечание",
"type": "seminar"
},
{
"partity": null,
"begin": "10:30",
"end": "12:05",
"name": "Практикум на ЭВМ",
"teacher.room": [],
"building": "2-й гуманитарный корпус",
"note": "Какое-то примечание",
"type": "seminar"
}
]
}
}
+24
View File
@@ -0,0 +1,24 @@
[
"201",
"202",
"203",
"204",
"205",
"206",
"219",
"207",
"208",
"209",
"210",
"211",
"212",
"213",
"214",
"215",
"216",
"217",
"218",
"220",
"241",
"242"
]