This commit is contained in:
Horis
2025-04-06 21:21:03 +08:00
parent 35552befc4
commit 939f62f48e
2 changed files with 5 additions and 22 deletions
@@ -1,6 +1,8 @@
package io.legado.app.api
import androidx.annotation.Keep
@Keep
class ReturnData {
var isSuccess: Boolean = false