Advertisement
obez

mv_respoonce

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