Advertisement
obez

responce

Aug 5th, 2016
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.49 KB | None | 0 0
  1. {
  2.     "_id" : ObjectId("57a48c731b252bcce6cab8ad"),
  3.     "doc_info" : "info4",
  4.     "wa_count" : 2,
  5.     "ax_count" : 2
  6. }
  7.  
  8. {
  9.     "_id" : ObjectId("57a48c691b252bcce6cab8ac"),
  10.     "doc_info" : "info3",
  11.     "wa_count" : 3,
  12.     "ax_count" : 3
  13. }
  14.  
  15. {
  16.     "_id" : ObjectId("57a48c611b252bcce6cab8ab"),
  17.     "doc_info" : "info_2",
  18.     "wa_count" : 2,
  19.     "ax_count" : 2
  20. }
  21.  
  22. {
  23.     "_id" : ObjectId("57a48c571b252bcce6cab8aa"),
  24.     "doc_info" : "info_1",
  25.     "wa_count" : 0,
  26.     "ax_count" : 0
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement