Clean code

This commit is contained in:
FongMi 2023-03-08 22:59:40 +08:00
parent fde087f1be
commit 095b33a51d
3 changed files with 2 additions and 2 deletions

View File

@ -359,7 +359,7 @@ public class API {
body.put("file_id", fileId);
body.put("drive_id", auth.getDriveId());
String url = new JSONObject(authOpen("https://open.aliyundrive.com/adrive/v1.0/openFile/getDownloadUrl", body.toString(), true)).optString("url");
delete(fileId);
Init.execute(() -> delete(fileId));
return url;
}

Binary file not shown.

View File

@ -1 +1 @@
45d9462277175c390ccab72992b8c917
df10e61cf95ea6a8507162d0c9e9063f