摘要:
# -*- coding: utf-8 -*- # @Author : Felix Wang # @time : 2018/7/19 11:15 def toMyWechat(content): import itchat itchat.auto_login(hotReload=True) itchat.send(content, toUserName='fileh... 阅读全文
posted @ 2018-07-19 11:47
寂静的天空
阅读(610)
评论(0)
推荐(0)