POST xuner/soc/Social/multilevelComment
请求信息
URI 参数
无。
Body 参数
multilevelCommentRequest名称 | 描述 | 类型 | 附加信息 |
---|---|---|---|
Id | integer |
无。 |
|
page | integer |
无。 |
|
limit |
每页多少条数据,默认10 |
integer |
无。 |
contentType | integer |
无。 |
|
isWxMini |
区分小程序和公众号 |
string |
无。 |
请求格式
application/json, text/json
样例:
{ "Id": 1, "page": 2, "limit": 3, "contentType": 4, "isWxMini": "sample string 5" }
响应信息
资源描述
gSocResponseOfListItemOfSoc_Comment名称 | 描述 | 类型 | 附加信息 |
---|---|---|---|
data | ListItemOfSoc_Comment |
无。 |
|
req | string |
无。 |
|
msg | string |
无。 |
|
code | integer |
无。 |
响应格式
application/json
样例:
样例不可用。
text/json
样例:
样例不可用。