From e38cceddb326b096498693ccb442ab9f8fe0ef48 Mon Sep 17 00:00:00 2001 From: space704034204 <704034204@qq.com> Date: Wed, 26 May 2021 15:31:42 +0800 Subject: [PATCH] update springboot-slice-upload/ReadME.md. --- springboot-slice-upload/ReadME.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/springboot-slice-upload/ReadME.md b/springboot-slice-upload/ReadME.md index 876c7d2..81db3c0 100644 --- a/springboot-slice-upload/ReadME.md +++ b/springboot-slice-upload/ReadME.md @@ -4,4 +4,6 @@ - 2、断点续传 - 3、秒传 - 4、oss表单上传 -- 5、分片下载 \ No newline at end of file +- 5、分片下载 + https://cloud.tencent.com/developer/article/1541199 + https://github.com/lyb-geek/springboot-learning/tree/master/springboot-slice-upload \ No newline at end of file -- Gitee