Skip to content

Commit 23bb813

Browse files
author
jeffreykzli
committed
update get obj Demo
1 parent baa3b08 commit 23bb813

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/qcloud/cos/demo/GetObjectDemo.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
public class GetObjectDemo {
2020
private static COSClient cosClient = createClient();
21+
2122
public static void main(String[] args) {
2223
getObjectToFileDemo();
2324
}

0 commit comments

Comments
 (0)