跳过检查更新

This commit is contained in:
微凉
2021-02-27 20:06:09 +08:00
parent 0e7083a713
commit 9cb548d4f7
5 changed files with 28 additions and 10 deletions

View File

@ -27,6 +27,7 @@ type DownloadReq struct {
DriveId string `json:"drive_id"`
FileId string `json:"file_id"`
ExpireSec int `json:"expire_sec"`
FileName string `json:"file_name"`
}
// search request bean