Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. "responsibles": [
  2. {
  3. "employee": {
  4. "id": 1091,
  5. "firstName": "Smartstaff",
  6. "groups": [],
  7. "email": "smartstaff@simbirsoft.com"
  8. },
  9. "comment": {
  10. "id": 17186,
  11. "employeeId": 1091,
  12. "comment": "<span style=\"line-height: 18.1818px; background-color: rgb(255, 255, 255);\">my comment</span>",
  13. "date": "2016-02-09T10:50:39.297+0000",
  14. "mark": 5
  15. }
  16. },
  17. {
  18. "employee": {
  19. "id": 2621,
  20. "firstName": "Алексейй",
  21. "groups": [],
  22. "email": "123123@123.ru"
  23. },
  24. "comment": {
  25. "id": 22291,
  26. "employeeId": 2621,
  27. "date": "2016-02-10T09:48:12.283+0000",
  28. "mark": 0
  29. }
  30. },
  31. {
  32. "employee": {
  33. "id": 2423,
  34. "firstName": "Крипота",
  35. "groups": [],
  36. "email": "alexstrat2008@gmail.com"
  37. },
  38. "comment": {
  39. "id": 22341,
  40. "employeeId": 2423,
  41. "comment": "комментарий !!",
  42. "date": "2016-02-10T09:59:03.035+0000",
  43. "mark": 0
  44. }
  45. }
  46. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement