Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 232 Bytes

File metadata and controls

9 lines (7 loc) · 232 Bytes

uploadcdn

提供客户端、服务端,上传数据到oss

使用client

cd github.com/gotomicro/uploadcdn/cdm/client && go build
client --id="分配的clientID" --secret="分配的clientSecret" --dir="你的目录"