暂无描述
curl --location --request POST 'http://test1.moranblog.cn/api/get_message_list' \
--form 'appid="10000"' \
--form 'usertoken="fe923ffb4b8e039d3b7352a42a2ec5b04d452ab4"'
{
"code": 1,
"msg": "获取成功",
"data": [
{
"userid": 2,
"username": "moran_pic",
"nickname": "这个人暂未设置昵称",
"usertx": "http://nmoranpro.cn/static/images/initial_photo/user.png",
"vip": true,
"hierarchy": "初学者",
"title": [],
"badge": [],
"msg_time": "2024-01-09 21:43:40",
"content": "1",
"image_path": "",
"message_type": 2,
"money_type": 0,
"unread_quantity": 0
}
],
"timestamp": 1704808051
}