摘要: #!/bin/python #coding=utf-8 import requests import sys import json import time msg=sys.argv[1] with open('/tmp/log.txt','a+') as song: song.write(time 阅读全文
posted @ 2020-03-09 20:54 萱乐庆foreverlove 阅读(980) 评论(0) 推荐(0)