pull/69/head
唐三 3 years ago
parent a07aef3836
commit 26e979702b
  1. 1
      app/src/main/java/com/github/catvod/spider/Ali.java
  2. BIN
      jar/custom_spider.jar
  3. 2
      jar/custom_spider.jar.md5

@ -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.

@ -1 +1 @@
50312162df32af94104285e780c504fe
31c827630ca9bb126c47afcc01279dc0

Loading…
Cancel
Save