Commit e90b84e24207d13f76249ab87882ff8f0051d483

Authored by 马亚鑫
1 parent e4d95c7a

fix

05.互动云/1.8评论-加载朋友圈评论和回复.md
@@ -75,7 +75,8 @@ @@ -75,7 +75,8 @@
75 "plat": "a" 75 "plat": "a"
76 } 76 }
77 ], 77 ],
78 - "hasNext": "true" (true:有下一页,false:没有下一页) 78 + "hasNext": "true" (true:有下一页,false:没有下一页),
  79 + "total_columns": "3",
79 } 80 }
80 } 81 }
81 82
05.互动云/1.9评论-加载评论ForSp.md
@@ -82,8 +82,7 @@ @@ -82,8 +82,7 @@
82 "created_at": "2018-12-19 16:53", 82 "created_at": "2018-12-19 16:53",
83 "plat": "a" 83 "plat": "a"
84 }], 84 }],
85 - "hasNext": "true",  
86 - "total_columns": "5", 85 + "hasNext": "true"
87 } 86 }
88 } 87 }
89 88