This commit is contained in:
mingyang 2021-01-27 16:21:24 +08:00
parent ee12687abb
commit bbabadaa52

View File

@ -35,8 +35,8 @@ return:
```json
{
"dirs": [list, of, subdirs],
"imgs": [image, file, under, the, directory],
"dirs": ["list", "of", "subdirs"],
"imgs": ["image", "file", "under", "the", "directory"],
}
```