Skip to content

Commit 1aab8bc

Browse files
author
pengcheng.tan
committed
Adjust README.md
1 parent feea4e7 commit 1aab8bc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,14 +130,11 @@ Remote device request download files.
130130
```json
131131

132132
[{
133-
"md5": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
134-
"file": {
135133
"name":"test_file",
136134
"path":"/home/user/downloads/test_file",
137135
"size":10000000,
138136
"last_modify":"2021-01-01T00:00:00+08:00"
139-
}
140-
}]
137+
}]
141138

142139
```
143140

0 commit comments

Comments
 (0)