Skip to content

Commit 37a5156

Browse files
committed
update demo
1 parent 76d2b81 commit 37a5156

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

demo/demo-sdk.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -197,12 +197,6 @@ var dao = {
197197
Region: config.Region,
198198
Key: '1.png',
199199
FilePath: file.path,
200-
Headers: {
201-
aa: 123,
202-
},
203-
Query: {
204-
bb: 123,
205-
},
206200
onTaskReady: function(taskId) {
207201
TaskId = taskId
208202
},

0 commit comments

Comments
 (0)