Stable 2-ago-2023
This commit is contained in:
803
sample/rutas.json
Normal file
803
sample/rutas.json
Normal file
@@ -0,0 +1,803 @@
|
||||
[
|
||||
{
|
||||
"id": 0,
|
||||
"ruta": "Edificio 1 / Piso 0",
|
||||
"horarios": [
|
||||
{
|
||||
"id": 0,
|
||||
"salon": "A-1",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"salon": "A-2",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 4,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"salon": "A-3",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"salon": "A-4",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"salon": "A-5",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"salon": "A-6",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"salon": "A-7",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"salon": "A-8",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"salon": "A-9",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"salon": "A-10",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"salon": "A-11",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"salon": "A-12",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"salon": "A-13",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 4,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"salon": "A-14",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"salon": "A-15",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"salon": "A-16",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"salon": "A-17",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"salon": "A-18",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"salon": "A-19",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"ruta": "Edificio 1 / Piso 1",
|
||||
"horarios": [
|
||||
{
|
||||
"id": 0,
|
||||
"salon": "A-1",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"salon": "A-2",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"salon": "A-3",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"salon": "A-4",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 4,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"salon": "A-5",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"salon": "A-6",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"salon": "A-7",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"salon": "A-8",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 4,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"salon": "A-9",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 4,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"salon": "A-10",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"ruta": "Edificio 1 / Piso 2",
|
||||
"horarios": [
|
||||
{
|
||||
"id": 0,
|
||||
"salon": "A-1",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"salon": "A-2",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"salon": "A-3",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"salon": "A-4",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"salon": "A-5",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"salon": "A-6",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 4,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"salon": "A-7",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"salon": "A-8",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"salon": "A-9",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"salon": "A-10",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"ruta": "Edificio 1 / Piso 3",
|
||||
"horarios": [
|
||||
{
|
||||
"id": 0,
|
||||
"salon": "A-1",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"salon": "A-2",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"salon": "A-3",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"salon": "A-4",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"salon": "A-5",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"salon": "A-6",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"salon": "A-7",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"salon": "A-8",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"salon": "A-9",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"salon": "A-10",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"salon": "A-11",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"salon": "A-12",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"salon": "A-13",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"ruta": "Edificio 1 / Piso 4",
|
||||
"horarios": [
|
||||
{
|
||||
"id": 0,
|
||||
"salon": "A-1",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"salon": "A-2",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"salon": "A-3",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"salon": "A-4",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 4,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"salon": "A-5",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"salon": "A-6",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"salon": "A-7",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"salon": "A-8",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"salon": "A-9",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"salon": "A-10",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"salon": "A-11",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"salon": "A-12",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 4,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"salon": "A-13",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"salon": "A-14",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"salon": "A-15",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"salon": "A-16",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"salon": "A-17",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"salon": "A-18",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"ruta": "Edificio 1 / Piso 5",
|
||||
"horarios": [
|
||||
{
|
||||
"id": 0,
|
||||
"salon": "A-1",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"salon": "A-2",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"salon": "A-3",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"salon": "A-4",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"salon": "A-5",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"salon": "A-6",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 2,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"salon": "A-7",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"salon": "A-8",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "11:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"salon": "A-9",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"salon": "A-10",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "10:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"salon": "A-11",
|
||||
"materia": "Sistemas",
|
||||
"hora_inicio": "9:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 3,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"salon": "A-12",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 1,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"salon": "A-13",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "10:00",
|
||||
"estado": 4,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"salon": "A-14",
|
||||
"materia": "Base de datos",
|
||||
"hora_inicio": "8:00",
|
||||
"hora_fin": "8:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"salon": "A-15",
|
||||
"materia": "Matemáticas",
|
||||
"hora_inicio": "11:00",
|
||||
"hora_fin": "9:00",
|
||||
"estado": 0,
|
||||
"comentario": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user