Showing
3 changed files
with
31 additions
and
0 deletions
@@ -36,6 +36,35 @@ | @@ -36,6 +36,35 @@ | ||
36 | "two": "two", | 36 | "two": "two", |
37 | "three": "three" | 37 | "three": "three" |
38 | } | 38 | } |
39 | + }, | ||
40 | + "comment/default/list": { | ||
41 | + "status": true, | ||
42 | + "code": 200, | ||
43 | + "data": { | ||
44 | + "comment": [ | ||
45 | + { | ||
46 | + "username":"YOHO_9d5477", | ||
47 | + "userimg":"http:\/\/rescdn.yohoboys.com\/res\/new\/boys\/images\/detail\/user-img120.png", | ||
48 | + "type":"", | ||
49 | + "partnerType":"yoho", | ||
50 | + "isSelf":true, | ||
51 | + "content":"22", | ||
52 | + "id":"2116" | ||
53 | + }, | ||
54 | + { | ||
55 | + "username":"YOHO_9d5477", | ||
56 | + "userimg":"http:\/\/rescdn.yohoboys.com\/res\/new\/boys\/images\/detail\/user-img120.png", | ||
57 | + "type":"", | ||
58 | + "partnerType":"yoho", | ||
59 | + "isSelf":true, | ||
60 | + "content":"33", | ||
61 | + "id":"2115" | ||
62 | + } | ||
63 | + ], | ||
64 | + "total":"2", | ||
65 | + "page":" " | ||
66 | + }, | ||
67 | + "message":"" | ||
39 | } | 68 | } |
40 | } | 69 | } |
41 | } | 70 | } |
-
Please register or login to post a comment