摘要:
全网独家 x=$(curl -s -X POST -H "Content-Type":application/json-rpc --data '{"jsonrpc":"2.0", "method":"user.login", "id":1, "auth":null, "params":{"user" 阅读全文
摘要:
def setmailinfo(self, receiveUser, cc, subject, text, text_type, *attachmentFilePaths): # 设置邮件的基本信息(收件人,抄送,主题,正文,附件,可变参数附件路径列表) self.msg['From'] = sel 阅读全文