用 Python 开发一个微信留言小程序
[
[
{
"nickname": "小帅b",
"to_user_id": "222"
"content": "帅b老仙法力无边",
"from_user_id": "111",
"article_id": 1
},
{
"nickname": "隔壁妹纸",
"to_user_id": "222",
"content": "你真帅气",
"from_user_id": "111",
"article_id": 1
}
],
[
{
"nickname": "小心肝",
"to_user_id": "122",
"content": "你总是心太软",
"from_user_id": "65",
"article_id": 1
}
]
]
扫一扫
学习 Python 没烦恼
赞 (0)