Advertisement
Severnik

Untitled

Apr 26th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.65 KB | None | 0 0
  1. {
  2. "type":"activity",
  3. "year":"2016",
  4. "month":null,
  5. "company":{
  6. "id":"27",
  7. "name":"ООО \"Вектор\""
  8. },
  9. "user":{
  10. "id":"142",
  11. "name":"Сибирская Фекла Борисовна",
  12. "role":"employee",
  13. "pareents_ids":[
  14. 103,
  15. 104,
  16. 105
  17. ],
  18. "data":[
  19. {
  20. "activity_id":"5563",
  21. "months":[
  22. {
  23. "month":"1",
  24. "plan":"12",
  25. "fact":"10",
  26. "norm":"7"
  27. },
  28. {
  29. "month":"2",
  30. "plan":"7",
  31. "fact":"7",
  32. "norm":"7"
  33. },
  34. {
  35. "month":"12",
  36. "plan":"17",
  37. "fact":"16",
  38. "norm":"7"
  39. }
  40. ]
  41. },
  42. {
  43. "activity_id":"5565",
  44. "months":[
  45. {
  46. "month":"1",
  47. "plan":"12",
  48. "fact":"10",
  49. "norm":"7"
  50. },
  51. {
  52. "month":"12",
  53. "plan":"17",
  54. "fact":"16",
  55. "norm":"7"
  56. }
  57. ]
  58. }
  59. ]
  60. }
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement