摘要:
from wxpy import* bot=Bot(cache_path=True) friend_all=bot.friends() lis=[] for a_friend in friend_all: NickName = a_friend.raw.get('NickName',None) #S 阅读全文
posted @ 2019-06-09 21:03
记住我。
阅读(417)
评论(0)
推荐(0)
浙公网安备 33010602011771号