接口地址:
`apiUrl='http://121.199.46.215:8090/qz/applistComment.action?sreachItemid=f947ae5755869c5d0155869db7b60002``
params get
| key | value | default | 說明 |
|---|---|---|---|
| sreachItemid | f947ae5755869c5d0155869db7b60002 | 無 | 商品id |
篩選項,非必填
| key | value | 說明 |
|---|---|---|
| 無 | 無 | 無 |
result
list:
[
{
"id": "f947ae5755869c5d0155869db7b60002",
"comment": "1", //評論內(nèi)容
"reply": "123", //回復內(nèi)容
"itemid": "f947ae5755869c5d0155869db7b60002",
"uid": "4",
"sort": "6",
"display": "1",
"createtime": "2016-06-25 16:12:11", //時間
"updatetime": "2016-06-25 16:17:19",
"username": "5", //用戶名
"userface": "20160623173423.png" //頭像
}
]
IsSuccess:false,
Msg:'前端提示用戶信息!',
ErrorMsg:'系統(tǒng)錯誤信息'