Commit f5ebc5bd by 宋毅

init

parent 5eee534d
......@@ -175,7 +175,7 @@ def WriteReport(Else_info,Companyinfo,Fi_dict,Risk_info):
def put2oss(report):
# 阿里云接口地址
endpoint = 'http://oss-cn-beijing.aliyuncs.com'
auth = oss2.Auth('LTAIyAUK8AD04P5S', 'DHmRtFlw2Zr3KaRwUFeiu7FWATnmla')
auth = oss2.Auth('LTAI4GC5tSKvqsH2hMqj6pvd', '3KV9nIwW8qkTGlrPmAe3HnR3fzM6r5')
bucket = oss2.Bucket(auth, endpoint, 'gsb-zc')
current_file_path = "TaxRiskReport.docx"
current_fold = time.strftime('%Y%m%d%H%M%S', time.localtime())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment