Update Ali

This commit is contained in:
唐三 2022-11-12 00:58:36 +08:00
parent a07aef3836
commit 26e979702b
3 changed files with 2 additions and 1 deletions

View File

@ -131,6 +131,7 @@ public class Ali {
JSONObject body = new JSONObject();
body.put("share_id", shareId);
body.put("parent_file_id", folder.getId());
body.put("limit", 200);
body.put("order_by", "name");
body.put("order_direction", "ASC");
String json = post("adrive/v3/file/list", body, shareToken);

Binary file not shown.

View File

@ -1 +1 @@
50312162df32af94104285e780c504fe
31c827630ca9bb126c47afcc01279dc0