Update DirectLinkUpload.kt

This commit is contained in:
Xwite 2022-10-01 19:46:16 +08:00 committed by GitHub
parent 77e125e931
commit caf7de30fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ object DirectLinkUpload {
return getRule()?.summary
}
@keep
@Keep
data class Rule(
var uploadUrl: String,
var downloadUrlRule: String,