Python 上傳圖片到 OSS

# -*- coding: utf-8 -*- import oss2, uuid def oss(img_key, img_path): auth = oss2.Auth('LTA。。。。。。', '3XkJh。。。。。。') endpoint = 'http://oss-cn-qingdao.aliyuncs.com' bucket = oss2.Bucket(a
相關文章
相關標籤/搜索