Skip to content

Commit af8bf64

Browse files
authored
Update README.md
1 parent 46f90cf commit af8bf64

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

springboot-qiniu/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## springboot配置七牛云
1+
## springboot配置七牛
2+
3+
实现功能:从七牛云存储空间中上传文件,删除文件
24

35
七牛开发者中心:https://developer.qiniu.com/
46

7+
**支持作者就Star Mua~**
8+
59
## 依赖
610

711
```xml
@@ -233,4 +237,4 @@ public class QiniuController {
233237
return qiniuService.delete(key);
234238
}
235239
}
236-
```
240+
```

0 commit comments

Comments
 (0)