andreruz

Untitled

Mar 9th, 2016
3
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.40 KB | None | 0 0
  1. [
  2.     {
  3.         "CadernetaId": 1,
  4.         "Frequencia": 1,
  5.         "Anotacao": "anotação 1",
  6.         "Aula_Id": 1005,
  7.         "Aula": null,
  8.         "Aluno_Id": 1007,
  9.         "Aluno": null
  10.     },
  11.     {
  12.         "CadernetaId": 2,
  13.         "Frequencia": 22,
  14.         "Anotacao": "anotação 222",
  15.         "Aula_Id": 1005,
  16.         "Aula": null,
  17.         "Aluno_Id": 1004,
  18.         "Aluno": null
  19.     }
  20. ]
Advertisement
Add Comment
Please, Sign In to add comment