暂无描述curl --location --request POST 'http://test1.moranblog.cn/api/get_pending_review_comments' \
--form 'appid="10000"' \
--form 'usertoken="2776a27942362a6162cd298a4a423454847a80f2"'{
"code": 1,
"msg": "success",
"data": {
"list": [
{
"id": 1,
"parentid": 0,
"postid": 1,
"content": "测试",
"userid": 1,
"time": "2023-10-29 14:40:24",
"appid": 10000,
"status": 0,
"ip": "127.0.0.1",
"image_path": "http://moranhtpro.cn/uploads/20231029/fa39991987fe9597af8fbc81be3b5256.png,http://moranhtpro.cn/uploads/20231029/25df5472fcb3f64c141c64d78c984575.png",
"title": "sa打321313",
"username": "moran",
"section_name": "WEB安全"
}
],
"pagecount": 1,
"current_number": 1
},
"timestamp": 1698926492
}